]> git.ipfire.org Git - people/ms/u-boot.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)
commit4baf23e0beaca4ea90983c8f97e1bba0282b5fc1
tree97bf8222082eeed33245185b048d806d8a223e48
parent58a8ec4cc0475d24368c21ab70d0eff78da1aafd
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