Commit ddd3e349 authored by Yong Wu's avatar Yong Wu Committed by Will Deacon

dt-bindings: memory: mediatek: Rename header guard for SMI header file

Only rename the header guard for all the SoC larb port header file.
No funtional change.
Suggested-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: default avatarYong Wu <yong.wu@mediatek.com>
Acked-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Acked-by: default avatarRob Herring <robh@kernel.org>
Reviewed-by: default avatarTomasz Figa <tfiga@chromium.org>
Link: https://lore.kernel.org/r/20210111111914.22211-5-yong.wu@mediatek.comSigned-off-by: default avatarWill Deacon <will@kernel.org>
parent ca49a4b4
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
* Author: Honghui Zhang <honghui.zhang@mediatek.com> * Author: Honghui Zhang <honghui.zhang@mediatek.com>
*/ */
#ifndef _MT2701_LARB_PORT_H_ #ifndef _DT_BINDINGS_MEMORY_MT2701_LARB_PORT_H_
#define _MT2701_LARB_PORT_H_ #define _DT_BINDINGS_MEMORY_MT2701_LARB_PORT_H_
/* /*
* Mediatek m4u generation 1 such as mt2701 has flat m4u port numbers, * Mediatek m4u generation 1 such as mt2701 has flat m4u port numbers,
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
* Copyright (c) 2017 MediaTek Inc. * Copyright (c) 2017 MediaTek Inc.
* Author: Yong Wu <yong.wu@mediatek.com> * Author: Yong Wu <yong.wu@mediatek.com>
*/ */
#ifndef __DTS_IOMMU_PORT_MT2712_H #ifndef _DT_BINDINGS_MEMORY_MT2712_LARB_PORT_H_
#define __DTS_IOMMU_PORT_MT2712_H #define _DT_BINDINGS_MEMORY_MT2712_LARB_PORT_H_
#include <dt-bindings/memory/mtk-memory-port.h> #include <dt-bindings/memory/mtk-memory-port.h>
......
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
* Author: Chao Hao <chao.hao@mediatek.com> * Author: Chao Hao <chao.hao@mediatek.com>
*/ */
#ifndef _DTS_IOMMU_PORT_MT6779_H_ #ifndef _DT_BINDINGS_MEMORY_MT6779_LARB_PORT_H_
#define _DTS_IOMMU_PORT_MT6779_H_ #define _DT_BINDINGS_MEMORY_MT6779_LARB_PORT_H_
#include <dt-bindings/memory/mtk-memory-port.h> #include <dt-bindings/memory/mtk-memory-port.h>
......
...@@ -5,8 +5,8 @@ ...@@ -5,8 +5,8 @@
* Author: Honghui Zhang <honghui.zhang@mediatek.com> * Author: Honghui Zhang <honghui.zhang@mediatek.com>
* Author: Fabien Parent <fparent@baylibre.com> * Author: Fabien Parent <fparent@baylibre.com>
*/ */
#ifndef __DTS_IOMMU_PORT_MT8167_H #ifndef _DT_BINDINGS_MEMORY_MT8167_LARB_PORT_H_
#define __DTS_IOMMU_PORT_MT8167_H #define _DT_BINDINGS_MEMORY_MT8167_LARB_PORT_H_
#include <dt-bindings/memory/mtk-memory-port.h> #include <dt-bindings/memory/mtk-memory-port.h>
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
* Copyright (c) 2015-2016 MediaTek Inc. * Copyright (c) 2015-2016 MediaTek Inc.
* Author: Yong Wu <yong.wu@mediatek.com> * Author: Yong Wu <yong.wu@mediatek.com>
*/ */
#ifndef __DTS_IOMMU_PORT_MT8173_H #ifndef _DT_BINDINGS_MEMORY_MT8173_LARB_PORT_H_
#define __DTS_IOMMU_PORT_MT8173_H #define _DT_BINDINGS_MEMORY_MT8173_LARB_PORT_H_
#include <dt-bindings/memory/mtk-memory-port.h> #include <dt-bindings/memory/mtk-memory-port.h>
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
* Copyright (c) 2018 MediaTek Inc. * Copyright (c) 2018 MediaTek Inc.
* Author: Yong Wu <yong.wu@mediatek.com> * Author: Yong Wu <yong.wu@mediatek.com>
*/ */
#ifndef __DTS_IOMMU_PORT_MT8183_H #ifndef _DT_BINDINGS_MEMORY_MT8183_LARB_PORT_H_
#define __DTS_IOMMU_PORT_MT8183_H #define _DT_BINDINGS_MEMORY_MT8183_LARB_PORT_H_
#include <dt-bindings/memory/mtk-memory-port.h> #include <dt-bindings/memory/mtk-memory-port.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment