Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162826
b: refs/heads/master
c: f54a40e
h: refs/heads/master
v: v3
  • Loading branch information
Wu Zhangjin authored and Ralf Baechle committed Sep 17, 2009
1 parent 38ae26e commit 287dfe2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: f256a5775a357e2527c7bbfb59c125c4c4c356ad
refs/heads/master: f54a40ee6b3cb4da638d7705e433bc80aa4f49f6
5 changes: 1 addition & 4 deletions trunk/arch/mips/lemote/lm2e/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,7 @@ static int __init pcibios_init(void)
{
ict_pcimap();

loongson2e_pci_controller.io_map_base =
(unsigned long) ioremap(LOONGSON2E_IO_PORT_BASE,
loongson2e_pci_io_resource.end -
loongson2e_pci_io_resource.start + 1);
loongson2e_pci_controller.io_map_base = mips_io_port_base;

register_pci_controller(&loongson2e_pci_controller);

Expand Down

0 comments on commit 287dfe2

Please sign in to comment.