]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mtd: atmel_nand: add missing include
authorHeiko Schocher <hs@denx.de>
Fri, 31 Oct 2014 07:31:01 +0000 (08:31 +0100)
committerTom Rini <trini@ti.com>
Mon, 17 Nov 2014 13:47:17 +0000 (08:47 -0500)
commitc1ec4062825284d77552cedcaffe9cb08079d677
treecb9dc97c59bb46419f34169ea5198f65abf6c2af
parent0c3117b1f740405ae16f267b4d0534906df433ba
mtd: atmel_nand: add missing include

using this driver in SPL code with CONFIG_SPL_NAND_ECC
configured leads in an compileerror. Fix this.

Signed-off-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com>
Reviewed-by: Bo Shen <voice.shen@atmel.com>
[fix subject]
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
drivers/mtd/nand/atmel_nand.c