aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/XGIfb.h
diff options
context:
space:
mode:
authorPeter Huewe <peterhuewe@gmx.de>2012-06-14 00:21:42 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-06-13 17:14:49 -0700
commitf3ca589baf317d61b87c409e205bfaf740169710 (patch)
treeb342342e5a9dec65e2019bd74d841ada1a4b36df /drivers/staging/xgifb/XGIfb.h
parentstaging/xgifb: Add header #include guards to vb_table.h (diff)
downloadlinux-dev-f3ca589baf317d61b87c409e205bfaf740169710.tar.xz
linux-dev-f3ca589baf317d61b87c409e205bfaf740169710.zip
staging/xgifb: Remove superfluous header includes
This patch removes all unnecessary, redundant and superfluous header includes from xgifb. Tested on hp t5325 (XGI Z11) Signed-off-by: Peter Huewe <peterhuewe@gmx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/xgifb/XGIfb.h')
-rw-r--r--drivers/staging/xgifb/XGIfb.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/xgifb/XGIfb.h b/drivers/staging/xgifb/XGIfb.h
index 9068c5ad76ec..741bba351cff 100644
--- a/drivers/staging/xgifb/XGIfb.h
+++ b/drivers/staging/xgifb/XGIfb.h
@@ -1,8 +1,5 @@
#ifndef _LINUX_XGIFB
#define _LINUX_XGIFB
-#include <linux/ioctl.h>
-#include <linux/types.h>
-
#include "vgatypes.h"
#include "vb_struct.h"