plat: marvell: rename common include file
Rename a8k_common.h to armada_common.h to keep the same header
name across all other Marvell Armada platforms.
This is especially useful since various Marvell platforms may
use common platform files and share the driver modules.

Change-Id: I7262105201123d54ccddef9aad4097518f1e38ef
Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
1 parent c5e0b3b commit 94d6dd677bd2b0837810909af80f8e9702bbd841
@Konstantin Porotchkin Konstantin Porotchkin authored on 29 Jul 2018
Showing 16 changed files
View
drivers/marvell/amb_adec.c
View
drivers/marvell/ccu.c
View
drivers/marvell/gwin.c
View
drivers/marvell/i2c/a8k_i2c.c
View
drivers/marvell/io_win.c
View
drivers/marvell/iob.c
View
include/plat/marvell/a8k/common/a8k_common.h 100644 → 0
View
include/plat/marvell/a8k/common/armada_common.h 0 → 100644
View
plat/marvell/a8k/a70x0/board/marvell_plat_config.c
View
plat/marvell/a8k/a70x0_amc/board/marvell_plat_config.c
View
plat/marvell/a8k/a80x0/board/marvell_plat_config.c
View
plat/marvell/a8k/a80x0_mcbin/board/marvell_plat_config.c
View
plat/marvell/a8k/common/mss/mss_bl2_setup.c
View
plat/marvell/a8k/common/plat_bl31_setup.c
View
plat/marvell/a8k/common/plat_ble_setup.c
View
plat/marvell/a8k/common/plat_pm.c