Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Yong Wu <yong.wu@mediatek.com>
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Tomasz Figa <tfiga@chromium.org>
Link: https://lore.kernel.org/r/20210111111914.22211-5-yong.wu@mediatek.com
Signed-off-by: Will Deacon <will@kernel.org>

authored by

Yong Wu and committed by
Will Deacon
ddd3e349 ca49a4b4

+12 -12
+2 -2
include/dt-bindings/memory/mt2701-larb-port.h
··· 4 4 * Author: Honghui Zhang <honghui.zhang@mediatek.com> 5 5 */ 6 6 7 - #ifndef _MT2701_LARB_PORT_H_ 8 - #define _MT2701_LARB_PORT_H_ 7 + #ifndef _DT_BINDINGS_MEMORY_MT2701_LARB_PORT_H_ 8 + #define _DT_BINDINGS_MEMORY_MT2701_LARB_PORT_H_ 9 9 10 10 /* 11 11 * Mediatek m4u generation 1 such as mt2701 has flat m4u port numbers,
+2 -2
include/dt-bindings/memory/mt2712-larb-port.h
··· 3 3 * Copyright (c) 2017 MediaTek Inc. 4 4 * Author: Yong Wu <yong.wu@mediatek.com> 5 5 */ 6 - #ifndef __DTS_IOMMU_PORT_MT2712_H 7 - #define __DTS_IOMMU_PORT_MT2712_H 6 + #ifndef _DT_BINDINGS_MEMORY_MT2712_LARB_PORT_H_ 7 + #define _DT_BINDINGS_MEMORY_MT2712_LARB_PORT_H_ 8 8 9 9 #include <dt-bindings/memory/mtk-memory-port.h> 10 10
+2 -2
include/dt-bindings/memory/mt6779-larb-port.h
··· 4 4 * Author: Chao Hao <chao.hao@mediatek.com> 5 5 */ 6 6 7 - #ifndef _DTS_IOMMU_PORT_MT6779_H_ 8 - #define _DTS_IOMMU_PORT_MT6779_H_ 7 + #ifndef _DT_BINDINGS_MEMORY_MT6779_LARB_PORT_H_ 8 + #define _DT_BINDINGS_MEMORY_MT6779_LARB_PORT_H_ 9 9 10 10 #include <dt-bindings/memory/mtk-memory-port.h> 11 11
+2 -2
include/dt-bindings/memory/mt8167-larb-port.h
··· 5 5 * Author: Honghui Zhang <honghui.zhang@mediatek.com> 6 6 * Author: Fabien Parent <fparent@baylibre.com> 7 7 */ 8 - #ifndef __DTS_IOMMU_PORT_MT8167_H 9 - #define __DTS_IOMMU_PORT_MT8167_H 8 + #ifndef _DT_BINDINGS_MEMORY_MT8167_LARB_PORT_H_ 9 + #define _DT_BINDINGS_MEMORY_MT8167_LARB_PORT_H_ 10 10 11 11 #include <dt-bindings/memory/mtk-memory-port.h> 12 12
+2 -2
include/dt-bindings/memory/mt8173-larb-port.h
··· 3 3 * Copyright (c) 2015-2016 MediaTek Inc. 4 4 * Author: Yong Wu <yong.wu@mediatek.com> 5 5 */ 6 - #ifndef __DTS_IOMMU_PORT_MT8173_H 7 - #define __DTS_IOMMU_PORT_MT8173_H 6 + #ifndef _DT_BINDINGS_MEMORY_MT8173_LARB_PORT_H_ 7 + #define _DT_BINDINGS_MEMORY_MT8173_LARB_PORT_H_ 8 8 9 9 #include <dt-bindings/memory/mtk-memory-port.h> 10 10
+2 -2
include/dt-bindings/memory/mt8183-larb-port.h
··· 3 3 * Copyright (c) 2018 MediaTek Inc. 4 4 * Author: Yong Wu <yong.wu@mediatek.com> 5 5 */ 6 - #ifndef __DTS_IOMMU_PORT_MT8183_H 7 - #define __DTS_IOMMU_PORT_MT8183_H 6 + #ifndef _DT_BINDINGS_MEMORY_MT8183_LARB_PORT_H_ 7 + #define _DT_BINDINGS_MEMORY_MT8183_LARB_PORT_H_ 8 8 9 9 #include <dt-bindings/memory/mtk-memory-port.h> 10 10