Skip to content

Commit

Permalink
staging: xgifb: delete pjVirtualRomBase
Browse files Browse the repository at this point in the history
Delete a redundant struct member.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Aaro Koskinen authored and Greg Kroah-Hartman committed Dec 8, 2011
1 parent f7054c2 commit e27060f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/xgifb/vgatypes.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */

Expand Down

0 comments on commit e27060f

Please sign in to comment.