u-boot-brain/arch/arm/mach-imx/mx7
Bryan O'Donoghue ca83182226 imx: mx7: Fix CONFIG_SERIAL_TAG compilation
Currently when we define CONFIG_SERIAL_TAG we will barf with a failure to
define "struct tag_serialnr".

This structure is defined in <asm/setup.h>, this patch includes
<asm/setup.h> to fix.

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
2018-04-15 11:44:13 +02:00
..
clock_slice.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
clock.c arm: imx: Rework i.MX specific commands to be excluded from SPL 2018-01-12 14:28:04 +01:00
ddr.c imx: mx7: DDR controller configuration for the i.MX7 architecture 2017-10-12 17:31:16 +02:00
Kconfig imx: move CONFIG_SYSCOUNTER_TIMER to Kconfig 2018-01-08 17:33:06 +01:00
Makefile imx: mx7: DDR controller configuration for the i.MX7 architecture 2017-10-12 17:31:16 +02:00
psci-mx7.c imx: mx7: psci: add system power off support 2018-02-04 12:00:58 +01:00
psci.S imx: mx7: psci: add system power off support 2018-02-04 12:00:58 +01:00
soc.c imx: mx7: Fix CONFIG_SERIAL_TAG compilation 2018-04-15 11:44:13 +02:00