]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/cmd_onenand.c
correct a syntax typo in at91_matrix.h
[people/ms/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;