Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86315
b: refs/heads/master
c: 9e39ffe
h: refs/heads/master
i:
  86313: 8f81b40
  86311: 8336d9f
v: v3
  • Loading branch information
Manuel Lauss authored and Jean Delvare committed Feb 24, 2008
1 parent 4417be0 commit 00afa52
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 305183fc3ec8aac55179ef0fcb65dab9b97a9145
refs/heads/master: 9e39ffeff6e54ef65832e4eb58059133f1a8aadf
1 change: 1 addition & 0 deletions trunk/include/asm-mips/mach-db1x00/db1200.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#define __ASM_DB1200_H

#include <linux/types.h>
#include <asm/mach-au1x00/au1xxx_psc.h>

// This is defined in au1000.h with bogus value
#undef AU1X00_EXTERNAL_INT
Expand Down
1 change: 1 addition & 0 deletions trunk/include/asm-mips/mach-db1x00/db1x00.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
#ifndef __ASM_DB1X00_H
#define __ASM_DB1X00_H

#include <asm/mach-au1x00/au1xxx_psc.h>

#ifdef CONFIG_MIPS_DB1550

Expand Down
1 change: 1 addition & 0 deletions trunk/include/asm-mips/mach-pb1x00/pb1200.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#define __ASM_PB1200_H

#include <linux/types.h>
#include <asm/mach-au1x00/au1xxx_psc.h>

// This is defined in au1000.h with bogus value
#undef AU1X00_EXTERNAL_INT
Expand Down
1 change: 1 addition & 0 deletions trunk/include/asm-mips/mach-pb1x00/pb1550.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
#define __ASM_PB1550_H

#include <linux/types.h>
#include <asm/mach-au1x00/au1xxx_psc.h>

#define DBDMA_AC97_TX_CHAN DSCR_CMD0_PSC1_TX
#define DBDMA_AC97_RX_CHAN DSCR_CMD0_PSC1_RX
Expand Down

0 comments on commit 00afa52

Please sign in to comment.