]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/spi_flash.h
Move architecture-specific includes to arch/$ARCH/include/asm
[karo-tx-uboot.git] / include / spi_flash.h
index de4f174ad5225c5a56fae7aa818ffe2c7c9883ab..1f8ba2987ef00f10346b15f7cbfdb47fc9798567 100644 (file)
@@ -24,6 +24,7 @@
 #define _SPI_FLASH_H_
 
 #include <spi.h>
+#include <linux/types.h>
 
 struct spi_flash_region {
        unsigned int    count;