summaryrefslogtreecommitdiffstats
path: root/dts/include/dt-bindings/memory/mt8167-larb-port.h
diff options
context:
space:
mode:
Diffstat (limited to 'dts/include/dt-bindings/memory/mt8167-larb-port.h')
-rw-r--r--dts/include/dt-bindings/memory/mt8167-larb-port.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/dts/include/dt-bindings/memory/mt8167-larb-port.h b/dts/include/dt-bindings/memory/mt8167-larb-port.h
index 000fb299a4..aae57d4824 100644
--- a/dts/include/dt-bindings/memory/mt8167-larb-port.h
+++ b/dts/include/dt-bindings/memory/mt8167-larb-port.h
@@ -5,10 +5,10 @@
* Author: Honghui Zhang <honghui.zhang@mediatek.com>
* Author: Fabien Parent <fparent@baylibre.com>
*/
-#ifndef __DTS_IOMMU_PORT_MT8167_H
-#define __DTS_IOMMU_PORT_MT8167_H
+#ifndef _DT_BINDINGS_MEMORY_MT8167_LARB_PORT_H_
+#define _DT_BINDINGS_MEMORY_MT8167_LARB_PORT_H_
-#define MTK_M4U_ID(larb, port) (((larb) << 5) | (port))
+#include <dt-bindings/memory/mtk-memory-port.h>
#define M4U_LARB0_ID 0
#define M4U_LARB1_ID 1