summaryrefslogtreecommitdiff
path: root/src/flash/nand/s3c24xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/nand/s3c24xx.h')
-rw-r--r--src/flash/nand/s3c24xx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/flash/nand/s3c24xx.h b/src/flash/nand/s3c24xx.h
index 9424cb3e..059c84d9 100644
--- a/src/flash/nand/s3c24xx.h
+++ b/src/flash/nand/s3c24xx.h
@@ -68,8 +68,6 @@ int s3c24xx_address(struct nand_device *nand, uint8_t address);
int s3c24xx_write_data(struct nand_device *nand, uint16_t data);
int s3c24xx_read_data(struct nand_device *nand, void *data);
-int s3c24xx_controller_ready(struct nand_device *nand, int tout);
-
#define s3c24xx_write_page NULL
#define s3c24xx_read_page NULL