Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87981
b: refs/heads/master
c: f9e8b78
h: refs/heads/master
i:
  87979: 326560d
v: v3
  • Loading branch information
Florian Fainelli authored and Ralf Baechle committed Apr 1, 2008
1 parent 27c5986 commit 033ebb9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions 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: 0519649f7e855382a0270e6def03c9f84f7ac9b0
refs/heads/master: f9e8b782608021c0cbd936923cc0e509521b594d
3 changes: 1 addition & 2 deletions trunk/arch/mips/au1000/xxs1500/board_setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,10 @@
#include <asm/cpu.h>
#include <asm/bootinfo.h>
#include <asm/irq.h>
#include <asm/keyboard.h>
#include <asm/mipsregs.h>
#include <asm/reboot.h>
#include <asm/pgtable.h>
#include <asm/au1000.h>
#include <asm/mach-au1x00/au1000.h>

void board_reset(void)
{
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/mips/au1000/xxs1500/irqmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
#include <asm/io.h>
#include <asm/mipsregs.h>
#include <asm/system.h>
#include <asm/au1000.h>
#include <asm/mach-au1x00/au1000.h>

struct au1xxx_irqmap __initdata au1xxx_irq_map[] = {
{ AU1500_GPIO_204, INTC_INT_HIGH_LEVEL, 0},
Expand Down

0 comments on commit 033ebb9

Please sign in to comment.