diff options
author | Santosh Shilimkar <santosh.shilimkar@ti.com> | 2011-01-05 16:27:04 +0530 |
---|---|---|
committer | Kevin Hilman <khilman@ti.com> | 2011-01-07 13:33:09 -0800 |
commit | faacebc50902d367071e788c6586882a32bf09f2 (patch) | |
tree | 823b2ef77b1fe364dbc7ba465ab9c51ef63e689a /arch/arm/mach-omap2/prm2xxx_3xxx.h | |
parent | dd361b6ff6de54f628e55a39b8667108589c74bf (diff) |
omap2plus: voltage: Trivial linking fix for 'EINVAL' undeclared
CC arch/arm/mach-omap2/omap_hwmod_common_data.o
In file included from arch/arm/plat-omap/include/plat/omap_hwmod.h:38,
from arch/arm/mach-omap2/omap_hwmod_common_data.c:20:
arch/arm/plat-omap/include/plat/voltage.h: In function 'omap_voltage_late_init':
arch/arm/plat-omap/include/plat/voltage.h:145: error: 'EINVAL' undeclared (first use in this function)
arch/arm/plat-omap/include/plat/voltage.h:145: error: (Each undeclared identifier is reported only once
arch/arm/plat-omap/include/plat/voltage.h:145: error: for each function it appears in.)
make[1]: *** [arch/arm/mach-omap2/omap_hwmod_common_data.o] Error 1
make: *** [arch/arm/mach-omap2] Error 2
The error is reported when omap2plus_defconfig built with CONFIG_PM disabled
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Cc: Thara Gopinath <thara@ti.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Cc: Nishanth Menon <nm@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
Diffstat (limited to 'arch/arm/mach-omap2/prm2xxx_3xxx.h')
0 files changed, 0 insertions, 0 deletions