diff options
| author | Alexandre Belloni <[email protected]> | 2017-09-28 09:44:52 +0000 |
|---|---|---|
| committer | Greg Ungerer <[email protected]> | 2017-11-05 22:25:21 +0000 |
| commit | 375bc91e634195b094aa4acb30e1d19807122eca (patch) | |
| tree | f261bbc20fda53e343d2bd999e736311230277b3 /fs/proc/array.c | |
| parent | m68k: allow ColdFire m5441x parts to run with MMU enabled (diff) | |
| download | kernel-375bc91e634195b094aa4acb30e1d19807122eca.tar.gz kernel-375bc91e634195b094aa4acb30e1d19807122eca.zip | |
m68k: pull mach_beep in setup.c
It is possible to select INPUT_M68K_BEEP in a nommu configuration. This
results in the following link error:
drivers/input/misc/m68kspkr.o: In function `m68kspkr_event':
m68kspkr.c:(.text+0x3a): undefined reference to `mach_beep'
m68kspkr.c:(.text+0x5e): undefined reference to `mach_beep'
m68kspkr.c:(.text+0x78): undefined reference to `mach_beep'
drivers/input/misc/m68kspkr.o: In function `m68kspkr_init':
m68kspkr.c:(.init.text+0x4): undefined reference to `mach_beep'
Pull the mach_beep definition in setup.c to avoid it.
Signed-off-by: Alexandre Belloni <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Greg Ungerer <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
