projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12429bf
)
imacfb: remove reference to otherwise-unused, non-existent screen_info.imacpm_seg
author
Andrew Morton
<
[email protected]
>
Thu, 29 Nov 2007 00:21:52 +0000
(16:21 -0800)
committer
Linus Torvalds
<
[email protected]
>
Thu, 29 Nov 2007 17:24:53 +0000
(09:24 -0800)
Cc: Edgar Hucek <
[email protected]
>
Cc: "Antonino A. Daplas" <
[email protected]
>
Cc: Kamalesh Babulal <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
drivers/video/imacfb.c
patch
|
blob
|
history
diff --git
a/drivers/video/imacfb.c
b/drivers/video/imacfb.c
index 6455fd2a39f2d9c333c8892ae93ddc771ff22ef2..9366ef2bb5f7c5748107fa2346daff6d263c9efa 100644
(file)
--- a/
drivers/video/imacfb.c
+++ b/
drivers/video/imacfb.c
@@
-234,10
+234,6
@@
static int __init imacfb_probe(struct platform_device *dev)
size_remap = size_total;
imacfb_fix.smem_len = size_remap;
-#ifndef __i386__
- screen_info.imacpm_seg = 0;
-#endif
-
if (!request_mem_region(imacfb_fix.smem_start, size_total, "imacfb")) {
printk(KERN_WARNING
"imacfb: cannot reserve video memory at 0x%lx\n",