summaryrefslogtreecommitdiff
path: root/include/linux/amba/serial.h
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2012-02-15 11:28:06 (GMT)
committerRussell King <rmk+kernel@arm.linux.org.uk>2012-02-21 09:36:34 (GMT)
commit3ddd4d0c629f3d013aa1ab24bb0546dfe342ff94 (patch)
treece83fad9ef10554af0e1f69cd6d9a3f9dfd9e090 /include/linux/amba/serial.h
parente23e8c0690d2952dce53e712d01d5b2179f98b64 (diff)
downloadlinux-fsl-qoriq-3ddd4d0c629f3d013aa1ab24bb0546dfe342ff94.tar.xz
ARM: OMAP: fix voltage domain build errors with PM_OPP disabled
The voltage domain code wants the voltage tables, which are in the opp*.c files. These files aren't built when PM_OPP is disabled, causing the following build errors at link time: twl-common.c:(.init.text+0x2e48): undefined reference to `omap34xx_vddmpu_volt_data' twl-common.c:(.init.text+0x2e4c): undefined reference to `omap34xx_vddcore_volt_data' twl-common.c:(.init.text+0x2e5c): undefined reference to `omap36xx_vddmpu_volt_data' twl-common.c:(.init.text+0x2e60): undefined reference to `omap36xx_vddcore_volt_data' twl-common.c:(.init.text+0x2830): undefined reference to `omap44xx_vdd_mpu_volt_data' twl-common.c:(.init.text+0x283c): undefined reference to `omap44xx_vdd_iva_volt_data' twl-common.c:(.init.text+0x2844): undefined reference to `omap44xx_vdd_core_volt_data' Acked-by: Kevin Hilman <khilman@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/linux/amba/serial.h')
0 files changed, 0 insertions, 0 deletions