diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2005-12-10 22:48:20 +1100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-01-04 16:18:09 -0800 |
commit | e39b84337b8aed3044683a57741a19e5002225b9 (patch) | |
tree | b0e6fdd68b9b7d24b984401795f4660cc9cf7d0b /drivers/base | |
parent | 1d8f430c15b3a345db990e285742c67c2f52f9a6 (diff) |
[PATCH] Input: fix add modalias support build error
Fix build when scripts/mod/file2alias.c includes linux/input.h, which
tries to include /usr/include/linux/mod_devicetable.h:
In file included from scripts/mod/file2alias.c:40:
include/linux/input.h:21:35: linux/mod_devicetable.h: No such file or directory
make[2]: *** [scripts/mod/file2alias.o] Error 1
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions