]> git.baikalelectronics.ru Git - uboot.git/commit
armv8: layerscape: move ns_dev[] define from h to c file.
authorRan Wang <ran.wang_1@nxp.com>
Fri, 10 Aug 2018 06:59:59 +0000 (14:59 +0800)
committerYork Sun <york.sun@nxp.com>
Fri, 10 Aug 2018 17:36:03 +0000 (10:36 -0700)
commit76a1512e68b7e58218a6d91a862d9784f87b17ea
tree69dda11d70f7ff8ed2638a77454a2db1129187b9
parent338576ff69a86c787494a34b6b3c59260d3d503d
armv8: layerscape: move ns_dev[] define from h to c file.

Move ns_dev[] from header file to C file to avoid compiling warning
when header file is included by others.

Signed-off-by: Ran Wang <ran.wang_1@nxp.com>
[YS: rewrite commit message]
Reviewed-by: York Sun <york.sun@nxp.com>
arch/arm/include/asm/arch-fsl-layerscape/ns_access.h
arch/arm/include/asm/arch-ls102xa/ns_access.h
board/freescale/common/ns_access.c