sh: Add asm/unaligned.h and asm/unaligned-sh4a.h from Linux kernel
[oweals/u-boot.git] / common / cmd_onenand.c
index 9090940aed7fefb154ba2a15e63037151db12ebb..565257cf493df25ddbce6f54fe12ce05a6cdd571 100644 (file)
 
 #include <asm/io.h>
 
-#if !defined(CONFIG_SYS_64BIT_VSPRINTF)
-#warning Please define CONFIG_SYS_64BIT_VSPRINTF for correct output!
-#endif
-
 static struct mtd_info *mtd;
 
 static loff_t next_ofs;