summaryrefslogtreecommitdiffstats
path: root/drivers/nand/nand_s3c2410.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/nand/nand_s3c2410.c')
-rw-r--r--drivers/nand/nand_s3c2410.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/nand/nand_s3c2410.c b/drivers/nand/nand_s3c2410.c
index 2f98c76221..b989583050 100644
--- a/drivers/nand/nand_s3c2410.c
+++ b/drivers/nand/nand_s3c2410.c
@@ -484,7 +484,7 @@ void __nand_boot_init s3c24x0_nand_load_image(void *dest, int size, int page, in
#ifdef CONFIG_NAND_S3C24XX_BOOT_DEBUG
#include <command.h>
-static int do_nand_boot_test(cmd_tbl_t *cmdtp, int argc, char *argv[])
+static int do_nand_boot_test(struct command *cmdtp, int argc, char *argv[])
{
void *dest;
int size, pagesize;