Loading arch/powerpc/kernel/ppc_ksyms.c +1 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,7 @@ #include <asm/btext.h> #include <asm/div64.h> #include <asm/signal.h> #include <asm/dcr.h> #ifdef CONFIG_8xx #include <asm/commproc.h> Loading arch/ppc/kernel/ppc_ksyms.c +1 −0 Original line number Diff line number Diff line Loading @@ -43,6 +43,7 @@ #include <asm/div64.h> #include <asm/xmon.h> #include <asm/signal.h> #include <asm/dcr.h> #ifdef CONFIG_8xx #include <asm/commproc.h> Loading include/asm-powerpc/dcr.h +1 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ * base from the device-tree */ #ifdef CONFIG_PPC_MERGE struct device_node; extern unsigned int dcr_resource_start(struct device_node *np, unsigned int index); extern unsigned int dcr_resource_len(struct device_node *np, Loading include/asm-ppc/ibm4xx.h +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ #define __ASM_IBM4XX_H__ #include <asm/types.h> #include <asm/dcr.h> #ifdef CONFIG_40x Loading include/asm-ppc/reg_booke.h +0 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,6 @@ #ifndef __ASM_PPC_REG_BOOKE_H__ #define __ASM_PPC_REG_BOOKE_H__ #include <asm/dcr.h> #ifndef __ASSEMBLY__ /* Performance Monitor Registers */ #define mfpmr(rn) ({unsigned int rval; \ Loading Loading
arch/powerpc/kernel/ppc_ksyms.c +1 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,7 @@ #include <asm/btext.h> #include <asm/div64.h> #include <asm/signal.h> #include <asm/dcr.h> #ifdef CONFIG_8xx #include <asm/commproc.h> Loading
arch/ppc/kernel/ppc_ksyms.c +1 −0 Original line number Diff line number Diff line Loading @@ -43,6 +43,7 @@ #include <asm/div64.h> #include <asm/xmon.h> #include <asm/signal.h> #include <asm/dcr.h> #ifdef CONFIG_8xx #include <asm/commproc.h> Loading
include/asm-powerpc/dcr.h +1 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ * base from the device-tree */ #ifdef CONFIG_PPC_MERGE struct device_node; extern unsigned int dcr_resource_start(struct device_node *np, unsigned int index); extern unsigned int dcr_resource_len(struct device_node *np, Loading
include/asm-ppc/ibm4xx.h +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ #define __ASM_IBM4XX_H__ #include <asm/types.h> #include <asm/dcr.h> #ifdef CONFIG_40x Loading
include/asm-ppc/reg_booke.h +0 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,6 @@ #ifndef __ASM_PPC_REG_BOOKE_H__ #define __ASM_PPC_REG_BOOKE_H__ #include <asm/dcr.h> #ifndef __ASSEMBLY__ /* Performance Monitor Registers */ #define mfpmr(rn) ({unsigned int rval; \ Loading