diff options
author | Sam Ravnborg <[email protected]> | 2012-05-29 08:14:14 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2012-05-29 12:47:38 -0700 |
commit | e49e6ff553ffee2e747a8e331a9dcf3a80555944 (patch) | |
tree | 70c7c66a8d093e523ff4e53694ae83ee70939cf0 /net/lapb/lapb_out.c | |
parent | 4fd8bc671887fa02bc19722f6c3707bd7b8a2604 (diff) |
sparc: fix sparc64 build due to leon.h inclusion
Stephen Rothwell <[email protected]> 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 <[email protected]>
Cc: Stephen Rothwell <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions