USB: g_printer.h does not need to be "unifdef"ed.
commite61062587d0484c3852e822e844416c728362438
authorRobert P. J. Day <rpjday@crashcourse.ca>
Fri, 7 Mar 2008 16:02:00 +0000 (7 11:02 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 10 Mar 2008 23:42:26 +0000 (10 16:42 -0700)
treebcf3c3323d6469a4be17e343e2c24101a3434ab2
parent33635efafef6994891496c266dc9f48c2987ec96
USB: g_printer.h does not need to be "unifdef"ed.

Since the header file g_printer.h doesn't depend on __KERNEL__,
there's no need to unifdef it in the Kbuild file.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/usb/Kbuild