On Wed, Sep 30, 2020 at 03:06:33PM +0800, Yong Wu wrote: > Add "cfg" as a parameter for some macros. This is a preparing patch for > mediatek extend the lvl1 pgtable. No functional change. > > Signed-off-by: Yong Wu <yong.wu@xxxxxxxxxxxx> > --- > drivers/iommu/io-pgtable-arm-v7s.c | 34 +++++++++++++++--------------- > 1 file changed, 17 insertions(+), 17 deletions(-) Acked-by: Will Deacon <will@xxxxxxxxxx> (but see my later comments above doing this for some of the 'constants' too) Will