Delete a redundant struct member.

Signed-off-by: Aaro Koskinen <[email protected]>
---
 drivers/staging/xgifb/vgatypes.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/xgifb/vgatypes.h b/drivers/staging/xgifb/vgatypes.h
index 9b939b7..9e166bb 100644
--- a/drivers/staging/xgifb/vgatypes.h
+++ b/drivers/staging/xgifb/vgatypes.h
@@ -51,8 +51,6 @@ struct xgi_hw_device_info {
        unsigned long ulExternalChip; /* NO VB or other video bridge*/
                                      /* if ujVBChipID = VB_CHIP_UNKNOWN, */
 
-       unsigned char *pjVirtualRomBase; /* ROM image */
-
        void __iomem *pjVideoMemoryAddress;/* base virtual memory address */
                                            /* of Linear VGA memory */
 
-- 
1.7.2.5

_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to