barebox/drivers/mtd/nand
Lucas Stach a5afa2d86c mtd: nand_denali: don't include arch header
It causes build failures on other arches than socfpga and the driver
doesn't use anything provided by this header.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-10-14 15:33:07 +02:00
..
atmel_nand.c Merge branch 'for-next/resource-err-ptr' 2014-10-02 08:54:42 +02:00
atmel_nand_ecc.h atmel_nand: fix pmecc timeout 2012-11-26 08:30:41 +01:00
denali.h mtd nand_denali: Add denali nand driver 2015-09-23 10:35:37 +02:00
Kconfig mtd nand_denali: Add denali nand driver 2015-09-23 10:35:37 +02:00
Makefile mtd nand_denali: Add denali nand driver 2015-09-23 10:35:37 +02:00
nand-bb.c mtd: nand: Fix format specifier 2015-05-15 07:01:43 +02:00
nand.h mtd: nand: update to v3.11-rc1 2013-07-23 16:25:13 +02:00
nand_base.c mtd nand: added 'bits_per_cell' property 2015-09-23 10:33:23 +02:00
nand_bbt.c mtd: nand: bbt: Remove unused variable 2014-04-23 14:01:45 +02:00
nand_bch.c treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
nand_denali.c mtd: nand_denali: don't include arch header 2015-10-14 15:33:07 +02:00
nand_denali_dt.c mtd: nand_denali: don't include arch header 2015-10-14 15:33:07 +02:00
nand_ecc.c treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
nand_ids.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
nand_imx.c mtd: nand-imx: don't copy more bytes than read from hardware 2015-02-11 09:49:30 +01:00
nand_imx_bbm.c trivial: s/flasg/flash/ 2015-01-27 08:59:18 +01:00
nand_mrvl_nfc.c mtd: nand: mrvl-nand: create initial empty bbt 2015-08-19 16:24:39 +02:00
nand_mxs.c of: use 'const void *' for struct of_device_id.data 2015-04-30 08:12:57 +02:00
nand_omap_bch_decoder.c mtd omap: add prefix to omap specific decode_bch function 2012-07-25 09:27:28 +02:00
nand_omap_gpmc.c mtd: nand_omap_gpmc: Fix ecc check for bch8 romcode 2015-03-30 19:27:21 +02:00
nand_orion.c mtd: nand_orion: remove unused goto label 2014-11-10 07:13:18 +01:00
nand_s3c24xx.c treewide: Fix typo collumn -> column 2014-12-11 08:07:47 +01:00
nomadik_nand.c resource: Let dev_request_mem_region_by_name return an error pointer 2014-09-16 08:32:10 +02:00