/openbmc/linux/arch/powerpc/sysdev/ |
H A D | fsl_mpic_err.c | diff 13a9a5d17d07cec8181ea0843674ce48c191628e Thu Sep 13 11:09:06 CDT 2018 Marc Zyngier <maz@kernel.org> powerpc: Add missing linux/{of.h,irqdomain.h} include directives
A bunch of PPC files are missing the inclusion of linux/of.h and linux/irqdomain.h, relying on transitive inclusion from another file.
As we are about to break this dependency, make sure these dependencies are explicit.
Signed-off-by: Marc Zyngier <maz@kernel.org>
|
H A D | ehv_pic.c | diff 13a9a5d17d07cec8181ea0843674ce48c191628e Thu Sep 13 11:09:06 CDT 2018 Marc Zyngier <maz@kernel.org> powerpc: Add missing linux/{of.h,irqdomain.h} include directives
A bunch of PPC files are missing the inclusion of linux/of.h and linux/irqdomain.h, relying on transitive inclusion from another file.
As we are about to break this dependency, make sure these dependencies are explicit.
Signed-off-by: Marc Zyngier <maz@kernel.org>
|
/openbmc/linux/arch/powerpc/platforms/cell/ |
H A D | pmu.c | diff 13a9a5d17d07cec8181ea0843674ce48c191628e Thu Sep 13 11:09:06 CDT 2018 Marc Zyngier <maz@kernel.org> powerpc: Add missing linux/{of.h,irqdomain.h} include directives
A bunch of PPC files are missing the inclusion of linux/of.h and linux/irqdomain.h, relying on transitive inclusion from another file.
As we are about to break this dependency, make sure these dependencies are explicit.
Signed-off-by: Marc Zyngier <maz@kernel.org>
|
/openbmc/linux/arch/powerpc/platforms/embedded6xx/ |
H A D | flipper-pic.c | diff 13a9a5d17d07cec8181ea0843674ce48c191628e Thu Sep 13 11:09:06 CDT 2018 Marc Zyngier <maz@kernel.org> powerpc: Add missing linux/{of.h,irqdomain.h} include directives
A bunch of PPC files are missing the inclusion of linux/of.h and linux/irqdomain.h, relying on transitive inclusion from another file.
As we are about to break this dependency, make sure these dependencies are explicit.
Signed-off-by: Marc Zyngier <maz@kernel.org>
|
/openbmc/linux/arch/powerpc/sysdev/xics/ |
H A D | icp-opal.c | diff 13a9a5d17d07cec8181ea0843674ce48c191628e Thu Sep 13 11:09:06 CDT 2018 Marc Zyngier <maz@kernel.org> powerpc: Add missing linux/{of.h,irqdomain.h} include directives
A bunch of PPC files are missing the inclusion of linux/of.h and linux/irqdomain.h, relying on transitive inclusion from another file.
As we are about to break this dependency, make sure these dependencies are explicit.
Signed-off-by: Marc Zyngier <maz@kernel.org>
|
H A D | icp-hv.c | diff 13a9a5d17d07cec8181ea0843674ce48c191628e Thu Sep 13 11:09:06 CDT 2018 Marc Zyngier <maz@kernel.org> powerpc: Add missing linux/{of.h,irqdomain.h} include directives
A bunch of PPC files are missing the inclusion of linux/of.h and linux/irqdomain.h, relying on transitive inclusion from another file.
As we are about to break this dependency, make sure these dependencies are explicit.
Signed-off-by: Marc Zyngier <maz@kernel.org>
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | ibmebus.c | diff 13a9a5d17d07cec8181ea0843674ce48c191628e Thu Sep 13 11:09:06 CDT 2018 Marc Zyngier <maz@kernel.org> powerpc: Add missing linux/{of.h,irqdomain.h} include directives
A bunch of PPC files are missing the inclusion of linux/of.h and linux/irqdomain.h, relying on transitive inclusion from another file.
As we are about to break this dependency, make sure these dependencies are explicit.
Signed-off-by: Marc Zyngier <maz@kernel.org>
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv_uvmem.c | diff 13a9a5d17d07cec8181ea0843674ce48c191628e Thu Sep 13 11:09:06 CDT 2018 Marc Zyngier <maz@kernel.org> powerpc: Add missing linux/{of.h,irqdomain.h} include directives
A bunch of PPC files are missing the inclusion of linux/of.h and linux/irqdomain.h, relying on transitive inclusion from another file.
As we are about to break this dependency, make sure these dependencies are explicit.
Signed-off-by: Marc Zyngier <maz@kernel.org>
|
H A D | book3s_xive_native.c | diff 13a9a5d17d07cec8181ea0843674ce48c191628e Thu Sep 13 11:09:06 CDT 2018 Marc Zyngier <maz@kernel.org> powerpc: Add missing linux/{of.h,irqdomain.h} include directives
A bunch of PPC files are missing the inclusion of linux/of.h and linux/irqdomain.h, relying on transitive inclusion from another file.
As we are about to break this dependency, make sure these dependencies are explicit.
Signed-off-by: Marc Zyngier <maz@kernel.org>
|
H A D | book3s_xive.c | diff 13a9a5d17d07cec8181ea0843674ce48c191628e Thu Sep 13 11:09:06 CDT 2018 Marc Zyngier <maz@kernel.org> powerpc: Add missing linux/{of.h,irqdomain.h} include directives
A bunch of PPC files are missing the inclusion of linux/of.h and linux/irqdomain.h, relying on transitive inclusion from another file.
As we are about to break this dependency, make sure these dependencies are explicit.
Signed-off-by: Marc Zyngier <maz@kernel.org>
|
/openbmc/linux/arch/powerpc/platforms/ps3/ |
H A D | interrupt.c | diff 13a9a5d17d07cec8181ea0843674ce48c191628e Thu Sep 13 11:09:06 CDT 2018 Marc Zyngier <maz@kernel.org> powerpc: Add missing linux/{of.h,irqdomain.h} include directives
A bunch of PPC files are missing the inclusion of linux/of.h and linux/irqdomain.h, relying on transitive inclusion from another file.
As we are about to break this dependency, make sure these dependencies are explicit.
Signed-off-by: Marc Zyngier <maz@kernel.org>
|
/openbmc/linux/arch/powerpc/mm/book3s64/ |
H A D | radix_pgtable.c | diff 13a9a5d17d07cec8181ea0843674ce48c191628e Thu Sep 13 11:09:06 CDT 2018 Marc Zyngier <maz@kernel.org> powerpc: Add missing linux/{of.h,irqdomain.h} include directives
A bunch of PPC files are missing the inclusion of linux/of.h and linux/irqdomain.h, relying on transitive inclusion from another file.
As we are about to break this dependency, make sure these dependencies are explicit.
Signed-off-by: Marc Zyngier <maz@kernel.org>
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | mce.c | diff 13a9a5d17d07cec8181ea0843674ce48c191628e Thu Sep 13 11:09:06 CDT 2018 Marc Zyngier <maz@kernel.org> powerpc: Add missing linux/{of.h,irqdomain.h} include directives
A bunch of PPC files are missing the inclusion of linux/of.h and linux/irqdomain.h, relying on transitive inclusion from another file.
As we are about to break this dependency, make sure these dependencies are explicit.
Signed-off-by: Marc Zyngier <maz@kernel.org>
|