summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_ext.c
diff options
context:
space:
mode:
authorBill Pemberton <wfp5p@virginia.edu>2010-06-17 13:10:34 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2010-06-22 14:20:37 -0700
commit23aada9cc34759352e9a82c1a157d0e1ba3712bc (patch)
treeaca411090ac441b242613b1ce195e4a076474d3e /drivers/staging/xgifb/vb_ext.c
parentacf82e050150490e7a2d795594b2c6cb54243bfd (diff)
downloadop-kernel-dev-23aada9cc34759352e9a82c1a157d0e1ba3712bc.zip
op-kernel-dev-23aada9cc34759352e9a82c1a157d0e1ba3712bc.tar.gz
Staging: xgifb: remove use of LINUX_VERSION_CODE
Remove ifdefs that check LINUX_VERSION_CODE as this is not needed in the staging tree. Signed-off-by: Bill Pemberton <wfp5p@virginia.edu> Cc: Arnaud Patard <apatard@mandriva.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/xgifb/vb_ext.c')
-rw-r--r--drivers/staging/xgifb/vb_ext.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/staging/xgifb/vb_ext.c b/drivers/staging/xgifb/vb_ext.c
index 49b39ee..91568fa 100644
--- a/drivers/staging/xgifb/vb_ext.c
+++ b/drivers/staging/xgifb/vb_ext.c
@@ -27,11 +27,6 @@
#include <asm/io.h>
#include <linux/types.h>
#include "XGIfb.h"
-/*#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,5,0)
-#include <video/XGIfb.h>
-#else
-#include <linux/XGIfb.h>
-#endif*/
#endif
OpenPOWER on IntegriCloud