ar71xx: fix build error
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-om5pacv2.c
index 46273eddbadea2b9605853889eea3f0e0f4aafff..0480d01e2c16af755b61750fe275984ca0b69b73 100644 (file)
@@ -11,6 +11,7 @@
  */
 
 #include <linux/gpio.h>
+#include <linux/version.h>
 #if LINUX_VERSION_CODE < KERNEL_VERSION(4,4,0)
 #include <linux/mdio-gpio.h>
 #else