Loading drivers/mtd/maps/Kconfig +12 −12 Original line number Diff line number Diff line # drivers/mtd/maps/Kconfig # $Id: Kconfig,v 1.60 2005/11/07 08:33:35 gleixner Exp $ # $Id: Kconfig,v 1.61 2005/11/07 11:14:26 gleixner Exp $ menu "Mapping drivers for chip access" depends on MTD!=n Loading drivers/mtd/maps/Makefile +2 −2 Original line number Diff line number Diff line # # linux/drivers/maps/Makefile # # $Id: Makefile.common,v 1.33 2005/11/07 08:33:35 gleixner Exp $ # $Id: Makefile.common,v 1.34 2005/11/07 11:14:26 gleixner Exp $ ifeq ($(CONFIG_MTD_COMPLEX_MAPPINGS),y) obj-$(CONFIG_MTD) += map_funcs.o Loading drivers/mtd/maps/alchemy-flash.c +6 −6 Original line number Diff line number Diff line /* * Flash memory access on AMD Alchemy evaluation boards * * $Id: alchemy-flash.c,v 1.1 2005/02/27 21:50:21 ppopov Exp $ * $Id: alchemy-flash.c,v 1.2 2005/11/07 11:14:26 gleixner Exp $ * * (C) 2003, 2004 Pete Popov <ppopov@embeddedalley.com> * Loading drivers/mtd/maps/amd76xrom.c +8 −8 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ * amd76xrom.c * * Normal mappings of chips in physical memory * $Id: amd76xrom.c,v 1.20 2005/03/18 14:04:35 gleixner Exp $ * $Id: amd76xrom.c,v 1.21 2005/11/07 11:14:26 gleixner Exp $ */ #include <linux/module.h> Loading drivers/mtd/maps/arctic-mtd.c +3 −3 Original line number Diff line number Diff line /* * $Id: arctic-mtd.c,v 1.13 2004/11/04 13:24:14 gleixner Exp $ * $Id: arctic-mtd.c,v 1.14 2005/11/07 11:14:26 gleixner Exp $ * * drivers/mtd/maps/arctic-mtd.c MTD mappings and partition tables for * IBM 405LP Arctic boards. Loading Loading
drivers/mtd/maps/Kconfig +12 −12 Original line number Diff line number Diff line # drivers/mtd/maps/Kconfig # $Id: Kconfig,v 1.60 2005/11/07 08:33:35 gleixner Exp $ # $Id: Kconfig,v 1.61 2005/11/07 11:14:26 gleixner Exp $ menu "Mapping drivers for chip access" depends on MTD!=n Loading
drivers/mtd/maps/Makefile +2 −2 Original line number Diff line number Diff line # # linux/drivers/maps/Makefile # # $Id: Makefile.common,v 1.33 2005/11/07 08:33:35 gleixner Exp $ # $Id: Makefile.common,v 1.34 2005/11/07 11:14:26 gleixner Exp $ ifeq ($(CONFIG_MTD_COMPLEX_MAPPINGS),y) obj-$(CONFIG_MTD) += map_funcs.o Loading
drivers/mtd/maps/alchemy-flash.c +6 −6 Original line number Diff line number Diff line /* * Flash memory access on AMD Alchemy evaluation boards * * $Id: alchemy-flash.c,v 1.1 2005/02/27 21:50:21 ppopov Exp $ * $Id: alchemy-flash.c,v 1.2 2005/11/07 11:14:26 gleixner Exp $ * * (C) 2003, 2004 Pete Popov <ppopov@embeddedalley.com> * Loading
drivers/mtd/maps/amd76xrom.c +8 −8 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ * amd76xrom.c * * Normal mappings of chips in physical memory * $Id: amd76xrom.c,v 1.20 2005/03/18 14:04:35 gleixner Exp $ * $Id: amd76xrom.c,v 1.21 2005/11/07 11:14:26 gleixner Exp $ */ #include <linux/module.h> Loading
drivers/mtd/maps/arctic-mtd.c +3 −3 Original line number Diff line number Diff line /* * $Id: arctic-mtd.c,v 1.13 2004/11/04 13:24:14 gleixner Exp $ * $Id: arctic-mtd.c,v 1.14 2005/11/07 11:14:26 gleixner Exp $ * * drivers/mtd/maps/arctic-mtd.c MTD mappings and partition tables for * IBM 405LP Arctic boards. Loading