]> git.ipfire.org Git - people/ms/u-boot.git/commit
common: Move PPC4xx_SYS_INFO() et al to arch-specific header
authorSimon Glass <sjg@chromium.org>
Wed, 17 May 2017 14:23:04 +0000 (08:23 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 5 Jun 2017 15:02:40 +0000 (11:02 -0400)
commit8fb69c1654ccdf22808cac714a2c2565402fcfff
tree9c9648d6dfe4b1b57cbf93c586212885685e7e5c
parenta2038d7b1eb6c88a142aa3849ba01e9a3397ddf0
common: Move PPC4xx_SYS_INFO() et al to arch-specific header

These definitions should not be in common.h. Move them to an arch-specific
header file.

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