From: Michael Holzheu Date: Fri, 18 Dec 2009 16:43:21 +0000 (+0100) Subject: [S390] tape: Add pr_fmt() macro to all tape source files X-Git-Tag: v2.6.33-rc2~51^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb509912481214cf6ad1181c968295c62ff1ad9e;p=pandora-kernel.git [S390] tape: Add pr_fmt() macro to all tape source files Without defining the pr_fmt() macro, the "tape: " prefix will not be printed when using the pr_xxx printk macros. This patch adds the missing definitions. Signed-off-by: Michael Holzheu Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed