]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mtd/NAND: Remove obsolete SPEAr specific NAND drivers
authorVipin KUMAR <vipin.kumar@st.com>
Tue, 22 May 2012 00:15:56 +0000 (00:15 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 7 Jul 2012 12:07:38 +0000 (14:07 +0200)
commit0def98e7be905e4e02eb22cb312bb4e3b327d2fa
tree76637c8428ca065be32ae34a8393d8452adc970c
parent1fa943b99d06fee8b6552f4215923e4681d4a5a4
mtd/NAND: Remove obsolete SPEAr specific NAND drivers

Since, SPEAr platform uses generic FSMC driver now, so spear specific files
drivers/mtd/nand/spr_nand.c, arch/arm/include/asm/arch-spear/spr_nand.h are
removed

Signed-off-by: Vipin Kumar <vipin.kumar@st.com>
Signed-off-by: Amit Virdi <amit.virdi@st.com>
Signed-off-by: Stefan Roese <sr@denx.de>
Acked-by: Scott Wood <scottwood@freescale.com>
arch/arm/include/asm/arch-spear/spr_nand.h [deleted file]
drivers/mtd/nand/spr_nand.c [deleted file]