]> git.baikalelectronics.ru Git - uboot.git/commit
common: Move get_OPB_freq() and get_PCI_freq() to PPC header
authorSimon Glass <sjg@chromium.org>
Wed, 17 May 2017 14:22:39 +0000 (08:22 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 5 Jun 2017 15:02:28 +0000 (11:02 -0400)
commit5491d9c8fc625c80432e8665eec022431c2d1b22
tree97bf8222082eeed33245185b048d806d8a223e48
parent95a9c10efd158a9af4a5456caf384f959291b643
common: Move get_OPB_freq() and get_PCI_freq() to PPC header

These should not be in common.h. Move the to an arch-specific header.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/powerpc/include/asm/ppc4xx.h
include/common.h