diff options
author | Simon Glass <sjg@chromium.org> | 2012-12-13 20:48:45 +0000 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-02-01 15:42:45 -0500 |
commit | 9fb23624a644d9a09f85fc1230b34829005c0021 (patch) | |
tree | 0cb64fe8aed0bf8e3af7c79c216d749990203b45 /arch/powerpc/cpu/mpc8260/traps.c | |
parent | 1206c18403ff25814673a4dbfa071ae06bbefaef (diff) | |
download | u-boot-imx-9fb23624a644d9a09f85fc1230b34829005c0021.zip u-boot-imx-9fb23624a644d9a09f85fc1230b34829005c0021.tar.gz u-boot-imx-9fb23624a644d9a09f85fc1230b34829005c0021.tar.bz2 |
ppc: Remove extra pci_clk fields from global_data
PPC has several of these fields, selected by chip type, although only one
is ever compiled in.
Instead, use a single field. It would be nice if this could be selected
by CONFIG_PCI, but some chips (e.g. mpc5xxx) use pci_clk even when
CONFIG_PCI is not enabled.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/powerpc/cpu/mpc8260/traps.c')
0 files changed, 0 insertions, 0 deletions