Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167153
b: refs/heads/master
c: fe1dbfd
h: refs/heads/master
i:
  167151: 9f8ed49
v: v3
  • Loading branch information
Paul Mundt committed Sep 28, 2009
1 parent 44203bc commit d8c100f
Show file tree
Hide file tree
Showing 3 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: 421f7a5dbdd1720c718eed187c46cf202529cf7d
refs/heads/master: fe1dbfd3f992d5432d7463a5bd6c2fc96d3eccd8
2 changes: 0 additions & 2 deletions trunk/arch/sh/boards/board-magicpanelr2.c
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,6 @@ static void __init setup_port_multiplexing(void)

static void __init mpr2_setup(char **cmdline_p)
{
__set_io_port_base(0xa0000000);

/* set Pin Select Register A:
* /PCC_CD1, /PCC_CD2, PCC_BVD1, PCC_BVD2,
* /IOIS16, IRQ4, IRQ5, USB1d_SUSPEND
Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/sh/boards/mach-dreamcast/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ static void __init dreamcast_setup(char **cmdline_p)
/* Acknowledge any previous events */
/* XXX */

__set_io_port_base(0xa0000000);

/* Assign all virtual IRQs to the System ASIC int. handler */
for (i = HW_EVENT_IRQ_BASE; i < HW_EVENT_IRQ_MAX; i++)
set_irq_chip_and_handler(i, &systemasic_int,
Expand Down

0 comments on commit d8c100f

Please sign in to comment.