Re: [PATCH 1/1] MTD Maps: initial driver for using gpios to assist in addressing of parallel flash as is on the tinyboards

From: Mike Frysinger
Date: Fri Aug 15 2008 - 08:48:36 EST


On Fri, Aug 15, 2008 at 5:29 AM, David Woodhouse wrote:
> On Fri, 2008-08-15 at 16:37 +0800, Bryan Wu wrote:
>> +#define pr_devinit(fmt, args...) ({ static const __devinitconst char
>> __fmt[] = fmt; printk(__fmt, ## args); })
>
> You've added that macro twice in MTD code already -- and now you're
> adding it twice more (although I suspect only one was intentional).
> Where are we with putting it in include/linux/ where it belongs?

i havent tried since the last thread on the topic went nowhere. guess
i could try again.
-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/