diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2012-05-29 10:14:14 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-05-29 21:47:38 +0200 |
commit | e49e6ff553ffee2e747a8e331a9dcf3a80555944 (patch) | |
tree | 70c7c66a8d093e523ff4e53694ae83ee70939cf0 /arch/sparc/Kconfig | |
parent | sparc32: remove unused variable in head_32.S (diff) | |
download | linux-e49e6ff553ffee2e747a8e331a9dcf3a80555944.tar.xz linux-e49e6ff553ffee2e747a8e331a9dcf3a80555944.zip |
sparc: fix sparc64 build due to leon.h inclusion
Stephen Rothwell <sfr@canb.auug.org.au> reported following error:
In file included from arch/sparc/kernel/prom_common.c:26:0:
arch/sparc/include/asm/leon.h:221:9: error: unknown type name 'irq_flow_handler_t'
arch/sparc/include/asm/leon.h:224:10: error: unknown type name 'irq_flow_handler_t'
Fix this by:
1) Avoid including leon.h in prom_commen.h (not needed)
2) Include irq.h in leon.h to avoid the missing symbol error
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/Kconfig')
0 files changed, 0 insertions, 0 deletions