[PATCHv2] MTD: Suppress warnings in inline_map_read()
Kevin Cernekee
cernekee at gmail.com
Tue May 4 16:06:51 EDT 2010
On Tue, May 4, 2010 at 6:04 AM, Artem Bityutskiy <dedekind1 at gmail.com> wrote:
> /home/dedekind/git/l2-mtd-2.6/include/linux/mtd/map.h: In function 'inline_map_read':
> /home/dedekind/git/l2-mtd-2.6/include/linux/mtd/map.h:390: error: implicit declaration of function 'BUG'
I did test my patch, but it didn't generate any warnings or errors on MIPS...
Could you please apply this patch and retry:
http://lists.infradead.org/pipermail/linux-mtd/2010-May/029904.html
<linux/bug.h> should probably be added anyway since there are two
other BUG statements in that file.
Thanks.
More information about the linux-mtd
mailing list