Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31366
b: refs/heads/master
c: 491d525
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar authored and Linus Torvalds committed Jun 30, 2006
1 parent 39e2435 commit 84d5b79
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 501b7c77de3e90519e95fd99e923bf9a29cd120d
refs/heads/master: 491d525ff19ead83b5e27ae4096b5c3e27805601
4 changes: 0 additions & 4 deletions trunk/drivers/video/imacfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -207,10 +207,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",
Expand Down

0 comments on commit 84d5b79

Please sign in to comment.