Re: [PATCH 1/1] Blackfin Watchdog Driver: split platform device/driver registering from actual watchdog device/driver registering so we can cleanly load/unload

From: Mike Frysinger
Date: Wed Mar 26 2008 - 11:02:20 EST


2008/3/26 Jiri Slaby <jirislaby@xxxxxxxxx>:
> On 03/27/2008 02:30 AM, Bryan Wu wrote:
> > From: Mike Frysinger <vapier.adi@xxxxxxxxx>
> > +#define pr_devinit(fmt, args...) ({ static const __devinitdata char __fmt[] = fmt; printk(__fmt, ## args); })
>
> Ah and here. __devinitconst

that define doesnt exist for me so it'd be hard to use it ... where
are you finding this ?
-mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/