Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Alchemy: compile fix

Commit 8b798c4d16b762d15f4055597ff8d87f73b35552 broke
alchemy build, fix it. Pointed out by Adrian Bunk.

Signed-off-by: Manuel Lauss <mano@roarinelk.homelinux.net>
Signed-off-by: Jean Delvare <khali@linux-fr.org>

authored by

Manuel Lauss and committed by
Jean Delvare
9e39ffef 305183fc

+4
+1
include/asm-mips/mach-db1x00/db1200.h
··· 25 25 #define __ASM_DB1200_H 26 26 27 27 #include <linux/types.h> 28 + #include <asm/mach-au1x00/au1xxx_psc.h> 28 29 29 30 // This is defined in au1000.h with bogus value 30 31 #undef AU1X00_EXTERNAL_INT
+1
include/asm-mips/mach-db1x00/db1x00.h
··· 28 28 #ifndef __ASM_DB1X00_H 29 29 #define __ASM_DB1X00_H 30 30 31 + #include <asm/mach-au1x00/au1xxx_psc.h> 31 32 32 33 #ifdef CONFIG_MIPS_DB1550 33 34
+1
include/asm-mips/mach-pb1x00/pb1200.h
··· 25 25 #define __ASM_PB1200_H 26 26 27 27 #include <linux/types.h> 28 + #include <asm/mach-au1x00/au1xxx_psc.h> 28 29 29 30 // This is defined in au1000.h with bogus value 30 31 #undef AU1X00_EXTERNAL_INT
+1
include/asm-mips/mach-pb1x00/pb1550.h
··· 28 28 #define __ASM_PB1550_H 29 29 30 30 #include <linux/types.h> 31 + #include <asm/mach-au1x00/au1xxx_psc.h> 31 32 32 33 #define DBDMA_AC97_TX_CHAN DSCR_CMD0_PSC1_TX 33 34 #define DBDMA_AC97_RX_CHAN DSCR_CMD0_PSC1_RX