Hi, On Thu, Feb 6, 2020 at 8:21 AM Stephen Boyd <swboyd@xxxxxxxxxxxx> wrote: > > This function is not exported and only used in this file. Mark it > static. > > Cc: Ritesh Harjani <riteshh@xxxxxxxxxxxxxx> > Cc: Veerabhadrarao Badiganti <vbadigan@xxxxxxxxxxxxxx> > Cc: Adrian Hunter <adrian.hunter@xxxxxxxxx> > Cc: Douglas Anderson <dianders@xxxxxxxxxxxx> > Signed-off-by: Stephen Boyd <swboyd@xxxxxxxxxxxx> > --- > drivers/mmc/host/sdhci-msm.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Fixes: 87a8df0dce6a ("mmc: sdhci-msm: Add CQHCI support for sdhci-msm") Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>