]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/glsdk-u-boot.git/commit
ppc: Remove extra pci_clk fields from global_data
authorSimon Glass <sjg@chromium.org>
Thu, 13 Dec 2012 20:48:45 +0000 (20:48 +0000)
committerTom Rini <trini@ti.com>
Fri, 1 Feb 2013 20:42:45 +0000 (15:42 -0500)
commit9fb23624a644d9a09f85fc1230b34829005c0021
tree0cb64fe8aed0bf8e3af7c79c216d749990203b45
parent1206c18403ff25814673a4dbfa071ae06bbefaef
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>
arch/powerpc/include/asm/global_data.h