summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vgatypes.h
diff options
context:
space:
mode:
authorBill Pemberton <wfp5p@virginia.edu>2010-06-17 13:10:41 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2010-06-22 14:30:07 -0700
commit1e59f7119f0a998e3d453614b3d074962b84bc83 (patch)
tree2c6573106f6b0350b7c2e4fd3116fd922b01fe24 /drivers/staging/xgifb/vgatypes.h
parentcc75bb02db530748515f0bf95039c4a15b3ef0be (diff)
downloadop-kernel-dev-1e59f7119f0a998e3d453614b3d074962b84bc83.zip
op-kernel-dev-1e59f7119f0a998e3d453614b3d074962b84bc83.tar.gz
Staging: xgifb: Remove port macros in osdef.h
The port related macros in osdef.h are replaced with calls to out?() and in?(). This removes the last macros defined in osdef.h, so this file is no longer needed. 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/vgatypes.h')
-rw-r--r--drivers/staging/xgifb/vgatypes.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/xgifb/vgatypes.h b/drivers/staging/xgifb/vgatypes.h
index 745c993..83fea8e 100644
--- a/drivers/staging/xgifb/vgatypes.h
+++ b/drivers/staging/xgifb/vgatypes.h
@@ -2,8 +2,6 @@
#ifndef _VGATYPES_
#define _VGATYPES_
-#include "osdef.h"
-
#include <linux/ioctl.h>
#ifndef FALSE
OpenPOWER on IntegriCloud