]> git.sur5r.net Git - u-boot/blobdiff - drivers/mtd/ubi/crc32.c
mtd: spi: Correct parameters for s25fs512s flash
[u-boot] / drivers / mtd / ubi / crc32.c
index 0d65bf4b8a562f5cbc4549520cb0deedd40b21e7..9c54ea4db0c74f004840f76e830e746c52ede92c 100644 (file)
@@ -20,7 +20,6 @@
  * Version 2.  See the file COPYING for more details.
  */
 
-#define __UBOOT__
 #ifndef __UBOOT__
 #include <linux/crc32.h>
 #include <linux/kernel.h>