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

No differences found