Searched hist:"821 b3a471f686910b97228010861c4a99d07fd86" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/powerpc/platforms/ |
H A D | fsl_uli1575.c | diff 821b3a471f686910b97228010861c4a99d07fd86 Sun Apr 09 02:08:05 CEST 2023 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/fsl_uli1575: Misc cleanup
Use a single line for uli_exclude_device().
Add uli_exclude_device() prototype in ppc-pci.h and guard it.
Remove that prototype from mpc85xx_ds.c and mpc86xx_hpcn.c files.
Make uli_pirq_to_irq[] static as it is used only in that file.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Pali Rohár <pali@kernel.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230409000812.18904-2-pali@kernel.org
|
/linux/arch/powerpc/include/asm/ |
H A D | ppc-pci.h | diff 821b3a471f686910b97228010861c4a99d07fd86 Sun Apr 09 02:08:05 CEST 2023 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/fsl_uli1575: Misc cleanup
Use a single line for uli_exclude_device().
Add uli_exclude_device() prototype in ppc-pci.h and guard it.
Remove that prototype from mpc85xx_ds.c and mpc86xx_hpcn.c files.
Make uli_pirq_to_irq[] static as it is used only in that file.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Pali Rohár <pali@kernel.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230409000812.18904-2-pali@kernel.org
|
/linux/arch/powerpc/platforms/85xx/ |
H A D | mpc85xx_ds.c | diff 821b3a471f686910b97228010861c4a99d07fd86 Sun Apr 09 02:08:05 CEST 2023 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/fsl_uli1575: Misc cleanup
Use a single line for uli_exclude_device().
Add uli_exclude_device() prototype in ppc-pci.h and guard it.
Remove that prototype from mpc85xx_ds.c and mpc86xx_hpcn.c files.
Make uli_pirq_to_irq[] static as it is used only in that file.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Pali Rohár <pali@kernel.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230409000812.18904-2-pali@kernel.org
|