summaryrefslogtreecommitdiffstats
path: root/board/delta/nand.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/delta/nand.c')
-rw-r--r--board/delta/nand.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/board/delta/nand.c b/board/delta/nand.c
index d170938c02..eab2793251 100644
--- a/board/delta/nand.c
+++ b/board/delta/nand.c
@@ -74,17 +74,6 @@ static void dfc_hwcontrol(struct mtd_info *mtdinfo, int cmd)
return;
}
-#if 0
-/* read device ready pin */
-static int dfc_device_ready(struct mtd_info *mtdinfo)
-{
- if(NDSR & NDSR_RDY)
- return 1;
- else
- return 0;
- return 0;
-}
-#endif
/*
* Write buf to the DFC Controller Data Buffer