sf: ids: Use small letter in ext_jedec
[oweals/u-boot.git] / drivers / mtd / spi / sf_mtd.c
index 0b9cb6226187327a4b6fb76cddae35363f77a44c..935ae4d2b989676b5d2fc4bc11e99e54fd4e852b 100644 (file)
@@ -6,7 +6,7 @@
 
 #include <common.h>
 #include <malloc.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <linux/mtd/mtd.h>
 #include <spi_flash.h>