summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorBharat Bhushan <bharat.bhushan@nxp.com>2017-03-22 06:36:25 (GMT)
committerYork Sun <york.sun@nxp.com>2017-03-28 17:42:24 (GMT)
commit08c5130d28c42016e9d8a7207388245cd5d2f91d (patch)
tree2bd28c003e29c41fca98af9b91ce769b712be243 /include/configs
parentf6bf0a2b14b9ab4e9b95013b710a5d560d980d69 (diff)
downloadu-boot-fsl-qoriq-08c5130d28c42016e9d8a7207388245cd5d2f91d.tar.xz
armv8: fsl-lsch3: rename ls2080a_stream_id.h to stream_id_lsch3.h
The stream ID allocation for Chasis 3.0 devices can be shared among LS1088, LS2088 and LS2080. Signed-off-by: Bharat Bhushan <Bharat.Bhushan@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/ls2080a_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ls2080a_common.h b/include/configs/ls2080a_common.h
index 5072e20..427f623 100644
--- a/include/configs/ls2080a_common.h
+++ b/include/configs/ls2080a_common.h
@@ -13,7 +13,7 @@
#define CONFIG_GICV3
#define CONFIG_FSL_TZPC_BP147
-#include <asm/arch/ls2080a_stream_id.h>
+#include <asm/arch/stream_id_lsch3.h>
#include <asm/arch/config.h>
/* Link Definitions */