aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/Makefile
diff options
context:
space:
mode:
authorCyril Bur <cyrilbur@gmail.com>2015-06-02 14:26:09 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2015-06-11 13:23:30 +1000
commit1cbb4a1c433a1ca054ef5363f4e6597b43d208cc (patch)
tree5e67c63ea8b1daf051b6a2fd10feaa3c02e6371d /drivers/mtd/devices/Makefile
parentpowerpc/mm: Add trace point for tracking hash pte fault (diff)
downloadlinux-dev-1cbb4a1c433a1ca054ef5363f4e6597b43d208cc.tar.xz
linux-dev-1cbb4a1c433a1ca054ef5363f4e6597b43d208cc.zip
mtd: powernv: Add powernv flash MTD abstraction driver
Powerpc powernv platforms allow access to certain system flash devices through a firmwarwe interface. This change adds an mtd driver for these flash devices. Minor updates from Jeremy Kerr and Joel Stanley. Signed-off-by: Cyril Bur <cyrilbur@gmail.com> Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Reviewed-by: Neelesh Gupta <neelegup@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'drivers/mtd/devices/Makefile')
-rw-r--r--drivers/mtd/devices/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mtd/devices/Makefile b/drivers/mtd/devices/Makefile
index f0b0e611d1d6..7912d3a0ee34 100644
--- a/drivers/mtd/devices/Makefile
+++ b/drivers/mtd/devices/Makefile
@@ -16,6 +16,7 @@ obj-$(CONFIG_MTD_SPEAR_SMI) += spear_smi.o
obj-$(CONFIG_MTD_SST25L) += sst25l.o
obj-$(CONFIG_MTD_BCM47XXSFLASH) += bcm47xxsflash.o
obj-$(CONFIG_MTD_ST_SPI_FSM) += st_spi_fsm.o
+obj-$(CONFIG_MTD_POWERNV_FLASH) += powernv_flash.o
CFLAGS_docg3.o += -I$(src)