-
- Downloads
mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead
The code that is ifdef'd with CONFIG_MPC8349 is actually applicable to all
MPC834X class processors. Change the protections from CONFIG_MPC8349 to
CONFIG_MPC834X so they are more generic.
Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
Showing
- cpu/mpc83xx/cpu.c 1 addition, 1 deletioncpu/mpc83xx/cpu.c
- cpu/mpc83xx/speed.c 4 additions, 4 deletionscpu/mpc83xx/speed.c
- include/asm-ppc/global_data.h 2 additions, 2 deletionsinclude/asm-ppc/global_data.h
- include/asm-ppc/immap_83xx.h 1 addition, 1 deletioninclude/asm-ppc/immap_83xx.h
- include/mpc83xx.h 7 additions, 7 deletionsinclude/mpc83xx.h
Loading
Please register or sign in to comment