commit | 79d7c4e8da4ac3cfa98e8e622a17baaeb3c9d29d | [log] [tgz] |
---|---|---|
author | Arend van Spriel <arend@broadcom.com> | Wed Jan 02 21:20:10 2013 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jan 07 15:16:56 2013 -0500 |
tree | 27879e6b8e9e3aae074e711b1f99d8434c57568a | |
parent | 81d5f1bbc47961b2347d2b92b2aec56e6bad8779 [diff] |
brcmfmac: define pr_fmt in one place Several source files (but not all) define the pr_fmt() macro in exactly the same way. Instead this commit defines it in a header file so driver logging is consistent. Cc: Joe Perches <joe@perches.com> Reviewed-by: Hante Meuleman <meuleman@broadcom.com> Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com> Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>