diff options
| author | Andreas Herrmann <[email protected]> | 2007-09-17 22:54:34 +0200 |
|---|---|---|
| committer | Len Brown <[email protected]> | 2007-09-18 12:52:00 -0400 |
| commit | 8a66074c379cacc79168681bf7dea37ad278f5d1 (patch) | |
| tree | e249f39a9d96f1d370f6cbdba1c98062ded86384 /tools/perf/scripts/python | |
| parent | c2f828977ba5d17c13debba374ea252d18e5ccfb (diff) | |
sony-laptop/thinkpad-acpi: fix INPUT=n build
Build errors if CONFIG_SONY_LAPTOP && !INPUT or
if CONFIG_THINKPAD_ACPI && !INPUT:
LD vmlinux
...
drivers/built-in.o: In function `sony_laptop_remove_input':
sony-laptop.c:(.text+0x768fb): undefined reference to `input_unregister_device'
...
drivers/built-in.o: In function `thinkpad_acpi_module_exit':
thinkpad_acpi.c:(.text+0x78c1b): undefined reference to `input_free_device'
...
Signed-off-by: Andreas Herrmann <[email protected]>
Acked-by: Henrique de Moraes Holschuh <[email protected]>
Acked-by: Mattia Dongili <[email protected]>
Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions