Home
last modified time | relevance | path

Searched hist:"4 dd201beec9512c44d11ac97791a33f5c3536d7b" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mach-tegra/
H A Dirq.cdiff 4dd201beec9512c44d11ac97791a33f5c3536d7b Mon Dec 10 22:58:37 CET 2018 Arnd Bergmann <arnd@arndb.de> ARM: tegra: avoid section mismatch warning

WARNING: vmlinux.o(.text+0x39ecc): Section mismatch in reference from the function tegra114_gic_cpu_pm_registration() to the (unknown reference) .init.rodata:(unknown)
The function tegra114_gic_cpu_pm_registration() references
the (unknown reference) __initconst (unknown).
This is often because tegra114_gic_cpu_pm_registration lacks a __initconst
annotation or the annotation of (unknown) is wrong.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>