summaryrefslogtreecommitdiffstats
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 75c347238f477..103abc13d6234 100644
--- a/arch/mips/txx9/generic/spi_eeprom.c
+++ b/arch/mips/txx9/generic/spi_eeprom.c
@@ -10,6 +10,7 @@
* Support for TX4938 in 2.6 - Manish Lachwani (mlachwani@mvista.com)
*/
#include <linux/init.h>
+#include <linux/slab.h>
#include <linux/device.h>
#include <linux/spi/spi.h>
#include <linux/spi/eeprom.h>