remarkable-linux/drivers/mtd/devices
Yoann Padioleau 632155e659 potential parse error in ifdef
I have made a tool to parse the kernel that does not pre-process the
source.  That means that my parser tries to parse all the code, including
code in the #else branch or code that is not often compiled because the
driver is not very used (or not used at all).  So, my parser sometimes
reports parse error not originally detected by gcc.  Here is my (first)
patch.

[akpm@linux-foundation.org: fix amd8111e.c]
Signed-off-by: Yoann Padioleau <padator@wanadoo.fr>
Acked-by: Matthew Wilcox <matthew@wil.cx>
Acked-by: Wim Van Sebroeck <wim@iguana.be>
Acked-by: David Woodhouse <dwmw2@infradead.org>
Acked-by: Jeff Garzik <jeff@garzik.org>
Acked-by: James Bottomley <James.Bottomley@steeleye.com>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-06-01 08:18:27 -07:00
..
at91_dataflash26.c [MTD] Driver for AT26Fxxx dataflash devices 2007-04-17 13:42:56 -04:00
block2mtd.c Merge git://git.infradead.org/mtd-2.6 2007-05-09 13:10:11 -07:00
doc2000.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
doc2001.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
doc2001plus.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
docecc.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
docprobe.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
Kconfig kconfig: fix path to modules.txt in Kconfig help 2007-05-02 20:58:11 +02:00
lart.c [MTD] assume mtd->writesize is 1 for NOR flashes 2006-06-14 19:53:44 +04:00
m25p80.c [PATCH] m25p80 build fixes (with MTD debug) 2006-12-30 10:56:42 -08:00
Makefile [MTD] Driver for AT26Fxxx dataflash devices 2007-04-17 13:42:56 -04:00
ms02-nv.c [MTD] replace kmalloc+memset with kzalloc 2006-11-28 23:47:21 +00:00
ms02-nv.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mtd_dataflash.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2007-01-18 10:34:51 +11:00
mtdram.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
phram.c [MTD] replace kmalloc+memset with kzalloc 2006-11-28 23:47:21 +00:00
pmc551.c potential parse error in ifdef 2007-06-01 08:18:27 -07:00
slram.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00