diff --git a/[refs] b/[refs] index b1a61520dd06..5b3396f193d2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 498c17cf6a935335c8652165cae5dc196340b3e9 +refs/heads/master: 47732cb4fdee72e6ea4d2ae40d72da4d2cedf97e diff --git a/trunk/drivers/gpio/gpio-ep93xx.c b/trunk/drivers/gpio/gpio-ep93xx.c index c33c9a80e149..3d427b905c0c 100644 --- a/trunk/drivers/gpio/gpio-ep93xx.c +++ b/trunk/drivers/gpio/gpio-ep93xx.c @@ -11,7 +11,7 @@ * published by the Free Software Foundation. */ -#define pr_fmt(fmt) "ep93xx " KBUILD_MODNAME ": " fmt +#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt #include #include