From: H Hartley Sweeten Date: Tue, 7 Jun 2011 20:52:01 +0000 (-0700) Subject: gpio/ep93xx: fix pr_fmt output X-Git-Tag: v3.1-rc1~313^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47732cb4fdee72e6ea4d2ae40d72da4d2cedf97e;p=pandora-kernel.git gpio/ep93xx: fix pr_fmt output With this driver now being moved from arch/arm/mach-ep93xx/gpio.c to drivers/gpio/gpio-ep93xx.c the prefix "ep93xx" is now redundant in the pr_* output. Using KBUILD_MODNAME is sufficient. Signed-off-by: H Hartley Sweeten Signed-off-by: Grant Likely --- Reading git-diff-tree failed