summaryrefslogtreecommitdiff
path: root/plat/sun50iw1p1/scp/include/arisc_includes.h
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2016-04-15 01:22:59 +0100
committerAndre Przywara <andre.przywara@arm.com>2016-06-02 01:27:59 +0100
commitcccc0efed321582e3605e38c9b4f352569262ee1 (patch)
tree926ecb1cf8d65ad5c28e00d98ac38062a170bd2b /plat/sun50iw1p1/scp/include/arisc_includes.h
parentdca067ee938b3f1c1fda30e56095e0dc62a3a723 (diff)
sun50i: remove unneeded platform specific address definitions
sun50iw1p1.h contains a lot of register addresses and platform specific defines, the vast majority of them both unused by the code and also not needed for a bl31 setup. Remove the header file and pull the actually needed definitions into sunxi_def.h. Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'plat/sun50iw1p1/scp/include/arisc_includes.h')
-rw-r--r--plat/sun50iw1p1/scp/include/arisc_includes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plat/sun50iw1p1/scp/include/arisc_includes.h b/plat/sun50iw1p1/scp/include/arisc_includes.h
index 571c90c..c32970f 100644
--- a/plat/sun50iw1p1/scp/include/arisc_includes.h
+++ b/plat/sun50iw1p1/scp/include/arisc_includes.h
@@ -58,7 +58,6 @@
#include "../../sunxi_def.h"
#include "../../mhu.h"
#include "../../scpi.h"
-#include "../../sun50iw1p1.h"
/* configure and debugger */
#include "../arisc_i.h"