commit | 6d71190e945d31617324e8320965946ad17e6e8c | [log] [tgz] |
---|---|---|
author | Robert P. J. Day <rpjday@crashcourse.ca> | Wed Nov 14 16:21:00 2007 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Feb 01 14:34:50 2008 -0800 |
tree | 4a4d2d933391fe4bdeb90f3236e28ad6da70b4cf | |
parent | c87d6a4f67657f4f1b992eea43796c7e7c09fb17 [diff] |
USB: linux/usb/Kbuild needs only "header-y", not "unifdef-y" Given that none of the referenced header files test the proprocessor conditional __KERNEL__, there's no point "unifdef"fing them. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>