summaryrefslogtreecommitdiffstats
path: root/drivers/video/sis/vgatypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/sis/vgatypes.h')
-rw-r--r--drivers/video/sis/vgatypes.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/video/sis/vgatypes.h b/drivers/video/sis/vgatypes.h
index f499062..12c0dfa 100644
--- a/drivers/video/sis/vgatypes.h
+++ b/drivers/video/sis/vgatypes.h
@@ -55,12 +55,10 @@
#define SISIOMEMTYPE
-#ifdef SIS_LINUX_KERNEL
typedef unsigned long SISIOADDRESS;
#include <linux/types.h> /* Need __iomem */
#undef SISIOMEMTYPE
#define SISIOMEMTYPE __iomem
-#endif
typedef enum _SIS_CHIP_TYPE {
SIS_VGALegacy = 0,
OpenPOWER on IntegriCloud