Hello Krzysztof, On 05/05/2016 08:34 AM, Krzysztof Kozlowski wrote: > The "mmc" prefix is no longer needed after moving the pwrseq core code > from mmc/ to power/. > > Signed-off-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx> > --- [snip] > diff --git a/drivers/power/pwrseq/pwrseq_emmc.c b/drivers/power/pwrseq/pwrseq_emmc.c > index a0583ed46d7f..a68ac9a68e04 100644 > --- a/drivers/power/pwrseq/pwrseq_emmc.c > +++ b/drivers/power/pwrseq/pwrseq_emmc.c > @@ -22,7 +22,7 @@ > #include <linux/mmc/host.h> > I don't think this header inclusion is needed. At least I didn't see anything defined there that's used in this driver. This also applies to pwrseq_simple. I think you could remove those in another preparatory patches before the move. Reviewed-by: Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx> Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html