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

ARM: kirkwood: 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.

Signed-off-by: default avatarLei Wen <leiwen@marvell.com>
parent ab1b9552
No related branches found
No related tags found
No related merge requests found
Showing
with 19 additions and 6 deletions
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