[PATCH 1/1] MTD Maps: initial driver for using gpios to assist in addressing of parallel flash as is on the tinyboards
David Woodhouse
dwmw2 at infradead.org
Fri Aug 15 05:29:53 EDT 2008
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?
--
David Woodhouse Open Source Technology Centre
David.Woodhouse at intel.com Intel Corporation
More information about the linux-mtd
mailing list