openwrtv4/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx
Koen Vandeputte 743654f30d ar71xx: add missing include for checking kernel version
Fixes these build errors:

arch/mips/ath79/mach-rb2011.c:20:5: error: "LINUX_VERSION_CODE" is not defined, evaluates to 0 [-Werror=undef]
 #if LINUX_VERSION_CODE < KERNEL_VERSION(4,14,0)
     ^~~~~~~~~~~~~~~~~~
arch/mips/ath79/mach-rb2011.c:20:26: error: "KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef]
 #if LINUX_VERSION_CODE < KERNEL_VERSION(4,14,0)
                          ^~~~~~~~~~~~~~
arch/mips/ath79/mach-rb2011.c:20:40: error: missing binary operator before token "("
 #if LINUX_VERSION_CODE < KERNEL_VERSION(4,14,0)
                                        ^

Fixes: 318e19ba67 ("ar71xx: add v4.14 support")

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2018-08-22 13:11:52 +02:00
..
ag71xx.h ar71xx: fix QCA955X SGMII link loss 2018-08-08 15:48:57 +02:00
ag71xx_ar7240.c ag71xx: add support for port mirroring 2017-07-21 08:10:38 +02:00
ag71xx_ar8216.c ar71xx: merge files-3.2 to files 2012-02-10 08:19:31 +00:00
ag71xx_debugfs.c ar71xx: fix build with ag71xx debugfs support enabled 2018-02-28 13:57:58 +01:00
ag71xx_ethtool.c ar71xx: add missing include for checking kernel version 2018-08-22 13:11:52 +02:00
ag71xx_main.c ar71xx: fix QCA955X SGMII link loss 2018-08-08 15:48:57 +02:00
ag71xx_mdio.c ar71xx: fix mii bus irq assignment 2018-03-04 19:37:20 +01:00
ag71xx_phy.c Revert "ar71xx: ag71xx: Prevent kernel oops for board def" 2018-08-01 22:34:22 +02:00
Kconfig ar71xx: merge files-3.2 to files 2012-02-10 08:19:31 +00:00
Makefile ar71xx: merge files-3.2 to files 2012-02-10 08:19:31 +00:00