u-boot/arch/powerpc/cpu/mpc83xx/initreg
J. Neuschäfer b3e8c67a91 powerpc: mpc83xx: Allow including initreg.h into multiple files
Globals defined in headers can result in multiple-definition errors
while linking, if they are visible beyond the current translation unit.

This hasn't been a problem for initreg.h so far, but would become a
problem in the next patch, where I use a constant from initreg.h in a
second C file.

Reviewed-by: Sinan Akman <sinan@writeme.com>
Signed-off-by: J. Neuschäfer <j.ne@posteo.net>
2024-12-30 15:55:27 -06:00
..
initreg.h powerpc: mpc83xx: Allow including initreg.h into multiple files 2024-12-30 15:55:27 -06:00
Kconfig mpc83xx: Migrate CONFIG_LCRR_* to Kconfig 2019-05-21 07:52:33 +02:00
Kconfig.lcrr powerpc: remove support for kmtergr1 and MPC8309 2022-08-20 22:45:00 -04:00
Kconfig.spcr ppc: Remove MPC8349EMDS board and ARCH_MPC8349 support 2021-10-01 21:08:19 -04:00