aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/txx9/generic/spi_eeprom.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/txx9/generic/spi_eeprom.c')
-rw-r--r--arch/mips/txx9/generic/spi_eeprom.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/txx9/generic/spi_eeprom.c b/arch/mips/txx9/generic/spi_eeprom.c
index 103abc1..3dbad99 100644
--- a/arch/mips/txx9/generic/spi_eeprom.c
+++ b/arch/mips/txx9/generic/spi_eeprom.c
@@ -11,6 +11,7 @@
*/
#include <linux/init.h>
#include <linux/slab.h>
+#include <linux/export.h>
#include <linux/device.h>
#include <linux/spi/spi.h>
#include <linux/spi/eeprom.h>