tn3399_openwrt/package/kernel/lantiq
Mathias Kresin a6698551e5 ltq-adsl: fix compilation with Linux 5.0+
Upstream commit e4b92b108c6cd6 ("timekeeping: remove obsolete time
accessors") removed do_gettimeofday(). In Linux 4.19 this was only a
wrapper around ktime_get_real_ts64(). Use ktime_get_real_ts64() now that
the wrapper is gone to fix compilation against Linux 5.4.

Move the ifxmips_mei_interface header to the include directory, it can't
be found otherwise during compilation. The reason for the changed
behaviour is not yet clear, however having header files in an include
directory is more straight forward.

To use the of_device_id struct, the mod_devicetable header need to be
included. Instead of including this header, include the of_platform
header, which includes the mod_devicetable on its own.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2020-03-16 22:28:16 +01:00
..
ltq-adsl ltq-adsl: fix compilation with Linux 5.0+ 2020-03-16 22:28:16 +01:00
ltq-adsl-fw treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
ltq-adsl-mei build: include BUILD_VARIANT in PKG_BUILD_DIR 2019-08-05 23:22:26 +02:00
ltq-atm ltq-atm: add Linux 5.0+ compatibility 2020-03-16 22:28:16 +01:00
ltq-deu build: include BUILD_VARIANT in PKG_BUILD_DIR 2019-08-05 23:22:26 +02:00
ltq-ifxos lantiq: Allow PKG_ASLR_PIE for DSL and voice drivers 2019-11-01 21:19:40 +01:00
ltq-ptm lantiq: ltq-ptm: vr9: fix skb handling in ptm_hard_start_xmit() 2020-01-26 18:38:17 +01:00
ltq-tapi lantiq: Allow PKG_ASLR_PIE for DSL and voice drivers 2019-11-01 21:19:40 +01:00
ltq-vdsl lantiq: Allow PKG_ASLR_PIE for DSL and voice drivers 2019-11-01 21:19:40 +01:00
ltq-vdsl-fw lantiq: Fix fw_cutter LzmaWrapper 2019-10-18 13:39:34 +02:00
ltq-vdsl-mei ltq-vdsl-mei: avoid underscore in package name 2020-02-23 13:20:50 +01:00
ltq-vmmc lantiq: Allow PKG_ASLR_PIE for DSL and voice drivers 2019-11-01 21:19:40 +01:00