Staging: xgifb: remove __KERNEL__ #ifdef in XGIfb.h
authorBill Pemberton <wfp5p@virginia.edu>
Thu, 17 Jun 2010 17:10:55 +0000 (13:10 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 22 Jun 2010 21:33:36 +0000 (14:33 -0700)
The code inside this #ifdef declared a couple extern functions that
weren't used anywhere, so remove the whole #ifdef

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Cc: Arnaud Patard <apatard@mandriva.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found