diff options
author | Majunath Goudar <[email protected]> | 2013-10-08 15:59:01 +0530 |
---|---|---|
committer | Tony Lindgren <[email protected]> | 2013-10-08 11:04:22 -0700 |
commit | 8ff875e7f93e900e7a7e78f1c9c05a22b33c27cf (patch) | |
tree | 6c9a8761eb0dfca1c5abc4b388dda65e72ec4c3e /lib/test-string_helpers.c | |
parent | f8e7ba662ce365d4fecb9002a30bdbc97a4e9a40 (diff) |
ARM: mach-omap1: Fix omap1510_fpga_init_irq() implicit declarations.
This patch adds a omap1510_fpga_init_irq() inline dummy implementations
in arch/arm/mach-omap1/common.h. Without this patch,build system can
lead to issues. This was discovered during randconfig testing,in which
other than CONFIG_ARCH_OMAP15XX was enabled the leading to the following
error:
CC arch/arm/mach-omap1/board-innovator.o
arch/arm/mach-omap1/board-innovator.c: In function ‘innovator_init’:
arch/arm/mach-omap1/board-innovator.c:377:3: error: implicit declaration of
function ‘omap1510_fpga_init_irq’ [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make[1]: *** [arch/arm/mach-omap1/board-innovator.o] Error 1
make: *** [arch/arm/mach-omap1] Error 2
Signed-off-by: Manjunath Goudar <[email protected]>
Cc: Tony Lindgren <[email protected]>
Cc: Russell King <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions