arm-trusted-firmware/plat/marvell
Andre Przywara dfc0fb2725 drivers: i2c: mentor: move platform code into header files
At the moment we have two I2C stub drivers (for the Allwinner and the
Marvell platform), which #include the actual .c driver file.
Change this into the more usual design, by renaming and moving the stub
drivers into platform specific header files and including these from the
actual driver file. The platform specific include directories make sure
the driver picks up the right header automatically.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2018-09-19 09:24:02 +01:00
..
a8k drivers: i2c: mentor: move platform code into header files 2018-09-19 09:24:02 +01:00
common plat: a8k: enable PMU overflow interrupt handler 2018-09-03 15:47:09 +03:00
marvell.mk fix: marvell: Check the required libraries before building doimage 2018-09-03 16:05:54 +03:00
version.mk plat: marvell: Update Marvell base code version to 18.09.1 2018-09-03 16:06:18 +03:00