commit | a9467d954226f1a513cfe789a3a39d8fc73b5d16 | [log] [tgz] |
---|---|---|
author | Yong Wu <yong.wu@mediatek.com> | Mon Aug 21 19:00:15 2017 +0800 |
committer | Joerg Roedel <jroedel@suse.de> | Tue Aug 22 16:37:58 2017 +0200 |
tree | 1599514b5f3afa39660cfb8dba1499210f6bac7f | |
parent | 894901b5c9433c6cdc2b997e4d35c1807572bd77 [diff] |
iommu/mediatek: Move MTK_M4U_TO_LARB/PORT into mtk_iommu.c The definition of MTK_M4U_TO_LARB and MTK_M4U_TO_PORT are shared by all the gen2 M4U HWs. Thus, Move them out from mt8173-larb-port.h, and put them into the c file. Suggested-by: Honghui Zhang <honghui.zhang@mediatek.com> Signed-off-by: Yong Wu <yong.wu@mediatek.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>