]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-am33xx/sys_proto.h
omap_gpmc: change nandecc command
[karo-tx-uboot.git] / arch / arm / include / asm / arch-am33xx / sys_proto.h
index 0910a9451a0b22ea7cbdba68e82639651a845bf4..c913b5f318451c561eee7a2e9475fc50c4143c81 100644 (file)
@@ -39,5 +39,5 @@ struct gpmc_cs;
 void gpmc_init(void);
 void enable_gpmc_cs_config(const u32 *gpmc_config, struct gpmc_cs *cs, u32 base,
                        u32 size);
-void omap_nand_switch_ecc(int);
+void omap_nand_switch_ecc(uint32_t, uint32_t);
 #endif