]> Git Repo - linux.git/commit - scripts/mod/file2alias.c
kbuild: remove dependency on input.h from file2alias
authorSam Ravnborg <[email protected]>
Fri, 9 Mar 2007 18:59:06 +0000 (19:59 +0100)
committerSam Ravnborg <[email protected]>
Wed, 2 May 2007 18:58:08 +0000 (20:58 +0200)
commitdc24f0e708c8a6a27b5b967a2599c04973054398
tree7c132c4f1cf17e7bda5705352dc9ad259ee74bf9
parent5a4910fbbeef14cc91daa41086449a1a4acebc96
kbuild: remove dependency on input.h from file2alias

Almost all definitions used by file2alias was already
present in mod_devicetable.h.
Added the last definition and killed the input.h usage.

The errornous include was pointed out
by: Jan Engelhardt <[email protected]>

Signed-off-by: Sam Ravnborg <[email protected]>
Cc: Jan Engelhardt <[email protected]>
Cc: Deepak Saxena <[email protected]>
include/linux/input.h
include/linux/mod_devicetable.h
scripts/mod/file2alias.c
This page took 0.053289 seconds and 4 git commands to generate.