summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_struct.h
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2012-03-19 21:50:12 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-04-10 09:52:58 -0700
commit30b768161564891a5109db1520bfc954ca2b3649 (patch)
tree4c1011843e719d6e8abca002611e0f14f2802cff /drivers/staging/xgifb/vb_struct.h
parentef23b21061bb26469646f9ad9f1c6584ca0c5b49 (diff)
staging/xgifb: drop RelIO from vb_device_info
The RelIO field is unused in the driver, drop it. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/xgifb/vb_struct.h')
-rw-r--r--drivers/staging/xgifb/vb_struct.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/xgifb/vb_struct.h b/drivers/staging/xgifb/vb_struct.h
index a5bd56af92b1..9287658eea03 100644
--- a/drivers/staging/xgifb/vb_struct.h
+++ b/drivers/staging/xgifb/vb_struct.h
@@ -236,7 +236,6 @@ struct vb_device_info {
void __iomem *FBAddr;
unsigned long BaseAddr;
- unsigned long RelIO;
unsigned char (*CR6B)[4];
unsigned char (*CR6E)[4];