]> git.ipfire.org Git - people/ms/u-boot.git/commit
common: powerpc: Move arch-specific headers
authorSimon Glass <sjg@chromium.org>
Wed, 17 May 2017 14:23:05 +0000 (08:23 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 5 Jun 2017 15:02:40 +0000 (11:02 -0400)
commit850431590c69e513d5ae295b3bd182c2184ab408
tree48b5b24cba6393450906cdeb28727ece34e01bd6
parent8fb69c1654ccdf22808cac714a2c2565402fcfff
common: powerpc: Move arch-specific headers

Set up a new asm/ppc.h header file to hold this arch-specific stuff. It
should not be in common.h. It probably should be refactored to use
asm/arch instead, but that is a job for the maintainer.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/powerpc/cpu/ppc4xx/4xx_pci.c
arch/powerpc/cpu/ppc4xx/miiphy.c
arch/powerpc/cpu/ppc4xx/reginfo.c
arch/powerpc/include/asm/ppc.h [new file with mode: 0644]
arch/powerpc/include/asm/u-boot.h
include/common.h