Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168184
b: refs/heads/master
c: 39d2211
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Nov 2, 2009
1 parent 6caee67 commit 9706a56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 72838a170372d6bb44bcb04a81aa2c83312cfbc0
refs/heads/master: 39d2211d20518677511043d7ee16bbca6d0c5070
3 changes: 1 addition & 2 deletions trunk/arch/mips/alchemy/mtx-1/board_setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ void __init board_setup(void)
#else
au_writel(0xf, Au1500_PCI_CFG);
#endif
board_pci_idsel = mtx1_pci_idsel;
#endif

/* Initialize sys_pinfunc */
Expand All @@ -85,8 +86,6 @@ void __init board_setup(void)
alchemy_gpio_direction_output(211, 1); /* green on */
alchemy_gpio_direction_output(212, 0); /* red off */

board_pci_idsel = mtx1_pci_idsel;

printk(KERN_INFO "4G Systems MTX-1 Board\n");
}

Expand Down

0 comments on commit 9706a56

Please sign in to comment.