summaryrefslogtreecommitdiffstats
path: root/bsps/headers.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-04-24 06:37:06 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-04-24 08:04:52 +0200
commit65e59cc07056a1a0362bcb2f8dcd430986f3c965 (patch)
tree11c7fda8dd1c63e631794c8b1849e723a2fc9032 /bsps/headers.am
parentbsps: Remove obsolete documentation (diff)
downloadrtems-65e59cc07056a1a0362bcb2f8dcd430986f3c965.tar.bz2
bsps/arm: Move bsp_memory_management_initialize()
This function is only used by the raspberrypi BSP. This patch is a part of the BSP source reorganization. Update #3285.
Diffstat (limited to 'bsps/headers.am')
-rw-r--r--bsps/headers.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/bsps/headers.am b/bsps/headers.am
index 294d7869a9..e217b9b965 100644
--- a/bsps/headers.am
+++ b/bsps/headers.am
@@ -18,7 +18,6 @@ include_bsp_HEADERS += ../../bsps/include/bsp/fdt.h
include_bsp_HEADERS += ../../bsps/include/bsp/gpio.h
include_bsp_HEADERS += ../../bsps/include/bsp/irq-generic.h
include_bsp_HEADERS += ../../bsps/include/bsp/irq-info.h
-include_bsp_HEADERS += ../../bsps/include/bsp/mm.h
include_bsp_HEADERS += ../../bsps/include/bsp/stackalloc.h
include_bsp_HEADERS += ../../bsps/include/bsp/u-boot.h
include_bsp_HEADERS += ../../bsps/include/bsp/uart-output-char.h