Skip to content
Snippets Groups Projects
Commit ab1b9552 authored by Lei Wen's avatar Lei Wen Committed by Albert ARIBAUD
Browse files

ARM: armada100: reduce dependence of including platform file


For files like the drivers/serial/serial.c, it must include the
platform file, as the CONFIG_SYS_NS16550_COM1 must reference to the
definition in the platform definition files.

Include the platform definition file in the config file, so that it
would decouple the dependence for the driver files.

Updated cpu.h to remove build errors for gplugd board (by prafulla)

Signed-off-by: default avatarLei Wen <leiwen@marvell.com>
Signed-off-by: default avatarPrafulla Wadaskar <prafulla@marvell.com>
parent 0c0d9b70
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment