]> git.ipfire.org Git - thirdparty/u-boot.git/commit
move data structure out of cpu.h
authorYork Sun <york.sun@nxp.com>
Mon, 5 Nov 2018 18:01:06 +0000 (18:01 +0000)
committerYork Sun <york.sun@nxp.com>
Tue, 4 Dec 2018 16:30:23 +0000 (08:30 -0800)
commitd171c70716d49f0e14eb357ab645c8e72b791ca1
treea871db9dd4d03a80212aac38a760fd0508f69d14
parentd452f27b3ea806fd99aee4b73a723318032c1d5c
move data structure out of cpu.h

Move static definitions to cpu.c file, as it doesn't allow
the cpu.h file to be included in multiple c files.

Signed-off-by: York Sun <york.sun@nxp.com>
arch/arm/cpu/armv8/fsl-layerscape/cpu.c
arch/arm/include/asm/arch-fsl-layerscape/cpu.h