summaryrefslogtreecommitdiff
path: root/patches/0013-fix-makefile-includes/st-nci-spi.patch
blob: 1ecd161831851cae32405e0329bbe13fc8ab5977 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/drivers/nfc/st-nci/spi.c
+++ b/drivers/nfc/st-nci/spi.c
@@ -21,6 +21,7 @@
 #include <linux/spi/spi.h>
 #include <linux/gpio.h>
 #include <linux/gpio/consumer.h>
+#include <linux/of.h>
 #include <linux/of_irq.h>
 #include <linux/of_gpio.h>
 #include <linux/acpi.h>