openwrt/package
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
..
base-files base-files: convert leading spaces to tabs in functions.sh 2020-03-13 15:51:30 +01:00
boot layerscape: ls1012afrdm: introduce dynamic partitioning 2020-03-12 12:59:44 +01:00
devel strace: update to version 5.5 2020-02-24 23:25:28 +01:00
firmware layerscape: resurrect support for FRDM-LS1012A 2020-03-12 12:59:44 +01:00
kernel ltq-adsl: fix compilation with Linux 5.0+ 2020-03-16 22:28:16 +01:00
libs libnftnl: bump to 1.1.5 2020-03-16 15:49:13 +00:00
network curl: bump to 7.69.1 2020-03-16 21:31:01 +01:00
system rpcd: fix respawn settings 2020-03-16 22:21:45 +01:00
utils bcm27xx-userland: update to latest version 2020-02-28 19:30:16 +01:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00