X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fpcmcia%2Fau1000_xxs1500.c;h=c78ed53475107c7371b503aa68c6d6ff96c6c4e6;hb=860da5e578c25d1ab4528c0d1ad13f9969e3490f;hp=ce9d5c44a7b5a8253dc8d553f20b9a246cf38830;hpb=821f3eff7cdb9d6c7076effabd46c96c322daed1;p=karo-tx-linux.git diff --git a/drivers/pcmcia/au1000_xxs1500.c b/drivers/pcmcia/au1000_xxs1500.c index ce9d5c44a7b5..c78ed5347510 100644 --- a/drivers/pcmcia/au1000_xxs1500.c +++ b/drivers/pcmcia/au1000_xxs1500.c @@ -56,7 +56,7 @@ #define PCMCIA_IRQ AU1000_GPIO_4 #if 0 -#define DEBUG(x,args...) printk(__FUNCTION__ ": " x,##args) +#define DEBUG(x, args...) printk(__func__ ": " x, ##args) #else #define DEBUG(x,args...) #endif