From: Robert P. J. Day Date: Wed, 14 Nov 2007 21:21:00 +0000 (-0500) Subject: USB: linux/usb/Kbuild needs only "header-y", not "unifdef-y" X-Git-Tag: v2.6.25-rc1~1075^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d71190e945d31617324e8320965946ad17e6e8c;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed