aboutsummaryrefslogtreecommitdiff
path: root/plat
diff options
context:
space:
mode:
authorAndrew Thoelke <andrew.thoelke@arm.com>2014-06-26 23:02:28 +0100
committerAndrew Thoelke <andrew.thoelke@arm.com>2014-06-26 23:02:28 +0100
commit5e0f9bde13c4b10fd7545f47cb75046fcd94d16f (patch)
treea9eb0b94460e2815d91d75c0f37596c86569944f /plat
parentb1240733906f3570c836de890cefa6948919537f (diff)
parent5e11375398803a0e81003984f051ec436d0fbb46 (diff)
downloadtrusted-firmware-a-5e0f9bde13c4b10fd7545f47cb75046fcd94d16f.tar.gz
Merge pull request #154 from athoelke/at/inline-mmio
Inline the mmio accessor functions
Diffstat (limited to 'plat')
-rw-r--r--plat/fvp/platform.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/plat/fvp/platform.mk b/plat/fvp/platform.mk
index 450529b742..d200358336 100644
--- a/plat/fvp/platform.mk
+++ b/plat/fvp/platform.mk
@@ -50,7 +50,6 @@ PLAT_BL_COMMON_SOURCES := drivers/arm/pl011/pl011.c \
drivers/io/io_fip.c \
drivers/io/io_memmap.c \
drivers/io/io_semihosting.c \
- lib/mmio.c \
lib/aarch64/xlat_tables.c \
lib/semihosting/semihosting.c \
lib/semihosting/aarch64/semihosting_call.S \