aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/pq2fads.c
AgeCommit message (Collapse)AuthorFilesLines
2007-08-22[MTD] Remove dead mapsKumar Gala1-88/+0
The tqm834x map Kconfig options depends on TQM834x which does not exist anywhere else in the kernel. The pq2fads map Kconfig/makefile support was removed a while ago but the actual file persisted. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2005-11-07[MTD] maps: Clean up trailing white spacesThomas Gleixner1-7/+7
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2005-11-06[MTD] maps: Add mapping driver for PQ2FADS boards.Todd Poynor1-0/+88
From: Vitaly Bordug <vbordug@ru.mvista.com> Signed-off-by: Todd Poynor <tpoynor@mvista.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>