diff options
author | Josh Triplett <[email protected]> | 2014-04-07 15:39:08 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-04-07 16:36:09 -0700 |
commit | 527518f1a9ecc1eb17615e99e7b1233cf9322a49 (patch) | |
tree | 1d3ffc5297bb90193bc06ea959fe8ec782d69ae4 /include/linux/fpga/fpga-mgr.h | |
parent | 6035d9db386bf30151ed16a94c9223bbe52562ee (diff) |
ppc: make PPC_BOOK3S_64 select IRQ_WORK
Fix breakage which will be exposed by the patch "kconfig: make allnoconfig
disable options behind EMBEDDED and EXPERT".
arch/powerpc/kernel/mce.c, compiled in for PPC_BOOK3S_64, calls
functions only built when IRQ_WORK, so select it. Fixes the following
build error:
arch/powerpc/kernel/built-in.o: In function `.machine_check_queue_event':
(.text+0x11260): undefined reference to `.irq_work_queue'
Signed-off-by: Josh Triplett <[email protected]>
Reported-by: Stephen Rothwell <[email protected]>
Acked-by: Benjamin Herrenschmidt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions