[MTD] Replace all the Au1x mapping drivers with a simplified single driver
authorPete Popov <ppopov@pacbell.net>
Sun, 27 Feb 2005 21:50:25 +0000 (21:50 +0000)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Mon, 23 May 2005 10:45:13 +0000 (12:45 +0200)
commit002fa30170f9500ac31fa22931c689029af7f27b
treeb633bd9776af565884251588fc86d7aadbf77c43
parentd30f11d22549c54e9b05d153e37d166f88a2aa43
[MTD] Replace all the Au1x mapping drivers with a simplified single driver

This driver does not have as many options but it's easier to maintain.
And, it turns out AMD never shipped boards with different flash densities.

Signed-off-by: Pete Popov <ppopov@pacbell.net>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/mtd/maps/Kconfig
drivers/mtd/maps/Makefile
drivers/mtd/maps/alchemy-flash.c [new file with mode: 0644]
drivers/mtd/maps/db1550-flash.c [deleted file]
drivers/mtd/maps/db1x00-flash.c [deleted file]
drivers/mtd/maps/pb1550-flash.c [deleted file]
drivers/mtd/maps/pb1xxx-flash.c [deleted file]