kernel/include/dt-bindings/memory/mt2712-larb-port.h
.. .. @@ -3,10 +3,10 @@ 3 3 * Copyright (c) 2017 MediaTek Inc. 4 4 * Author: Yong Wu <yong.wu@mediatek.com> 5 5 */ 6 -#ifndef __DTS_IOMMU_PORT_MT2712_H7 -#define __DTS_IOMMU_PORT_MT2712_H6 +#ifndef _DT_BINDINGS_MEMORY_MT2712_LARB_PORT_H_7 +#define _DT_BINDINGS_MEMORY_MT2712_LARB_PORT_H_8 8 9 -#define MTK_M4U_ID(larb, port) (((larb) << 5) | (port))9 +#include <dt-bindings/memory/mtk-memory-port.h>10 10 11 11 #define M4U_LARB0_ID 0 12 12 #define M4U_LARB1_ID 1