projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7054c2
)
staging: xgifb: delete pjVirtualRomBase
author
Aaro Koskinen
<aaro.koskinen@iki.fi>
Mon, 5 Dec 2011 22:10:38 +0000
(
00:10
+0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 8 Dec 2011 20:26:05 +0000
(12:26 -0800)
Delete a redundant struct member.
Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/xgifb/vgatypes.h
patch
|
blob
|
history
diff --git
a/drivers/staging/xgifb/vgatypes.h
b/drivers/staging/xgifb/vgatypes.h
index
9b939b7
..
9e166bb
100644
(file)
--- 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 */