|
@@ -28,6 +28,7 @@
|
|
#include <linux/mtd/spi-nor.h>
|
|
#include <linux/mtd/spi-nor.h>
|
|
#include <linux/mutex.h>
|
|
#include <linux/mutex.h>
|
|
#include <linux/pm_qos.h>
|
|
#include <linux/pm_qos.h>
|
|
|
|
+#include <linux/sizes.h>
|
|
|
|
|
|
/* Controller needs driver to swap endian */
|
|
/* Controller needs driver to swap endian */
|
|
#define QUADSPI_QUIRK_SWAP_ENDIAN (1 << 0)
|
|
#define QUADSPI_QUIRK_SWAP_ENDIAN (1 << 0)
|