lantiq: ltq-vdsl: fix compilation with Linux 5.0+
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 29 Feb 2020 21:36:29 +0000 (22:36 +0100)
committerMathias Kresin <dev@kresin.me>
Mon, 16 Mar 2020 21:28:16 +0000 (22:28 +0100)
commit3fa5f058f603013347ea34e91d9193abb832299a
tree1eb74ab47a4d16a5dea3e05801a499dd3a76fa3c
parenta6698551e5bc4b2f049b3303a664ae67d6a0494e
lantiq: ltq-vdsl: 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.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
package/kernel/lantiq/ltq-vdsl/patches/100-compat.patch