aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/mt7621_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/spi/mt7621_spi.c')
-rw-r--r--drivers/spi/mt7621_spi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/spi/mt7621_spi.c b/drivers/spi/mt7621_spi.c
index eb0931747b7..3d008099862 100644
--- a/drivers/spi/mt7621_spi.c
+++ b/drivers/spi/mt7621_spi.c
@@ -16,6 +16,7 @@
#include <wait_bit.h>
#include <linux/bitops.h>
#include <linux/io.h>
+#include <linux/printk.h>
#define MT7621_RX_FIFO_LEN 32
#define MT7621_TX_FIFO_LEN 36