ACPI/IORT: Remove linker section for IORT entries again
authorJia He <jia.he@hxt-semitech.com>
Wed, 7 Feb 2018 04:11:34 +0000 (20:11 -0800)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Thu, 8 Mar 2018 11:22:15 +0000 (11:22 +0000)
commitc38d08526bc9cadfc64065afd219090a8df97f48
treec8c1c5fcfa90782bfa1a760089c8ec9ca7071b6e
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2
ACPI/IORT: Remove linker section for IORT entries again

In commit 316ca8804ea8 ("ACPI/IORT: Remove linker section for IORT entries
probing"), iort entries was removed in vmlinux.lds.h. But in
commit 2fcc112af37f ("clocksource/drivers: Rename clksrc table to timer"),
this line was back incorrectly.

It does no harm except for adding some useless symbols, so fix it.

Signed-off-by: Jia He <jia.he@hxt-semitech.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
include/asm-generic/vmlinux.lds.h