ar7-atm: drop LINUX_VERSION tests
authorJonas Gorski <jonas.gorski@gmail.com>
Fri, 13 Oct 2017 09:32:31 +0000 (11:32 +0200)
committerJonas Gorski <jonas.gorski@gmail.com>
Sun, 29 Oct 2017 22:41:00 +0000 (23:41 +0100)
commit889b21f95414dcff942cb5f72d764d876b68ace2
tree3d89902692a5f3e7ec227a36ac96a01ce5e54fd9
parentb00cf0e58e701821a1117afbad76718d898ea21d
ar7-atm: drop LINUX_VERSION tests

Minimum supported kernel is 3.18, so we don't need to test for anything
older. In addition, the API hasn't changed since then, so we don't need
to check for any kernel version at all.  This helps to keeps the amount
of changes more managable.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
14 files changed:
package/kernel/ar7-atm/patches-D7.04.03.00/170-bus_id_removal.patch
package/kernel/ar7-atm/patches-D7.04.03.00/180-git_headers_include.patch
package/kernel/ar7-atm/patches-D7.04.03.00/190-2.6.32_proc_fixes.patch
package/kernel/ar7-atm/patches-D7.04.03.00/200-2.6.37_args.patch
package/kernel/ar7-atm/patches-D7.04.03.00/220-3.10-update_proc_code.patch
package/kernel/ar7-atm/patches-D7.04.03.00/240-3.18_fixes.patch
package/kernel/ar7-atm/patches-D7.04.03.00/250-4.1_fixes.patch
package/kernel/ar7-atm/patches-D7.05.01.00/170-bus_id_removal.patch
package/kernel/ar7-atm/patches-D7.05.01.00/180-git_headers_include.patch
package/kernel/ar7-atm/patches-D7.05.01.00/190-2.6.32_proc_fixes.patch
package/kernel/ar7-atm/patches-D7.05.01.00/200-2.6.37_args.patch
package/kernel/ar7-atm/patches-D7.05.01.00/220-3.10-update_proc_code.patch
package/kernel/ar7-atm/patches-D7.05.01.00/240-3.18_fixes.patch
package/kernel/ar7-atm/patches-D7.05.01.00/250-4.1_fixes.patch