mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
staging: xgifb: delete pjVirtualRomBase
Delete a redundant struct member. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
f7054c2a3c
commit
e27060f0e6
@ -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 */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user