summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2018-03-09 15:28:43 +0000
committerWill Deacon <will.deacon@arm.com>2018-03-09 15:28:43 +0000
commit654c39c7982c5314748eda50352dbc35099a2595 (patch)
tree43ed8fe28476276c882c4ab13956b2b19f1739ec /include/asm-generic
parentaf40ff687bc9d351030685fde2f57ba45ab4fc14 (diff)
parent8dc12538dd14480ffcbcbf18b80dc641ee37e9de (diff)
downloadlinux-0-day-654c39c7982c5314748eda50352dbc35099a2595.tar.gz
linux-0-day-654c39c7982c5314748eda50352dbc35099a2595.tar.xz
Merge tag 'acpi/iort-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/linux into aarch64/for-next/core
Three ACPI IORT clean-up patches aimed at v4.17 release cycle: - Removal of IORT linker script entry re-introduced by mistake by clocksource drivers refactoring (J.He) - Two ACPICA guards removal of previously introduced guards to prevent ACPICA<->kernel patches dependencies (L.Pieralisi)
Diffstat (limited to 'include/asm-generic')
-rw-r--r--include/asm-generic/vmlinux.lds.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-generic/vmlinux.lds.h b/include/asm-generic/vmlinux.lds.h
index 1ab0e520d6fcb..58b1dab0cf59c 100644
--- a/include/asm-generic/vmlinux.lds.h
+++ b/include/asm-generic/vmlinux.lds.h
@@ -589,7 +589,6 @@
IRQCHIP_OF_MATCH_TABLE() \
ACPI_PROBE_TABLE(irqchip) \
ACPI_PROBE_TABLE(timer) \
- ACPI_PROBE_TABLE(iort) \
EARLYCON_TABLE()
#define INIT_TEXT \