Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74373
b: refs/heads/master
c: db573b2
h: refs/heads/master
i:
  74371: 6fcd82a
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Nov 29, 2007
1 parent 0fa06e4 commit 1283a51
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: 12429bf9327d41a0692e275bbfce4997f07432f6
refs/heads/master: db573b241eb1259f749e88f54105d7fa946cb9b2
4 changes: 0 additions & 4 deletions trunk/drivers/video/imacfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 1283a51

Please sign in to comment.