summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Porotchkin <kostap@marvell.com>2018-02-27 11:19:30 +0200
committerKostya Porotchkin <kostap@marvell.com>2018-02-27 12:28:03 +0200
commitfa6cb86860b575b698a09b80dac5dd21e3ed4b84 (patch)
tree6b0b858204c22cde850da390fe5b8cbe3879ede7
parent76242b8d711b088ac83dc1b63117a10c55087d9b (diff)
ble: remove unused headers
Remove unused headers from BLE code Change-Id: Ib4520ebe2ba9a515c1641a956c8ab30479acb47f Signed-off-by: Konstantin Porotchkin <kostap@marvell.com> Reviewed-on: http://vgitil04.il.marvell.com:8080/51126
-rw-r--r--ble/ble_main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ble/ble_main.c b/ble/ble_main.c
index e4b8addc..49acdf34 100644
--- a/ble/ble_main.c
+++ b/ble/ble_main.c
@@ -32,10 +32,8 @@
***************************************************************************
*/
-#include <arch_helpers.h>
#include <debug.h>
#include <console.h>
-#include <mmio.h>
#include <platform_def.h>
#include <plat_marvell.h>
#include <plat_private.h>