From: Arend van Spriel Date: Wed, 2 Jan 2013 20:20:10 +0000 (+0100) Subject: brcmfmac: define pr_fmt in one place X-Git-Tag: v3.9-rc1~139^2~242^2^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79d7c4e8da4ac3cfa98e8e622a17baaeb3c9d29d;p=pandora-kernel.git 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 Reviewed-by: Hante Meuleman Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed