Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96259
b: refs/heads/master
c: 53962ec
h: refs/heads/master
i:
  96257: 548a820
  96255: 3cbcae6
v: v3
  • Loading branch information
Nate Case authored and Paul Mackerras committed May 9, 2008
1 parent 13abc72 commit ace2581
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 1c4a8119123e7e064344588d9a059bc0bb24e1ae
refs/heads/master: 53962ecf6ebbdb5b15a8b35fbefe34430eb25609
3 changes: 0 additions & 3 deletions trunk/arch/powerpc/kernel/isa-bridge.c
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,6 @@ static void __devinit pci_process_ISA_OF_ranges(struct device_node *isa_node,
if (size > 0x10000)
size = 0x10000;

printk(KERN_ERR "no ISA IO ranges or unexpected isa range, "
"mapping 64k\n");

__ioremap_at(phb_io_base_phys, (void *)ISA_IO_BASE,
size, _PAGE_NO_CACHE|_PAGE_GUARDED);
return;
Expand Down

0 comments on commit ace2581

Please sign in to comment.