Re: stable-rc build: 4 warnings 0 failures (stable-rc/v4.15.15)

From: Arnd Bergmann
Date: Tue Apr 03 2018 - 10:47:40 EST


On Sat, Mar 31, 2018 at 7:49 PM, Olof's autobuilder <build@xxxxxxxxx> wrote:

> Warnings:
>
> arm64.allmodconfig:
> WARNING: modpost: missing MODULE_LICENSE() in drivers/phy/qualcomm/phy-qcom-ufs.o

This needs a backport of

59fba0869aca ("phy: qcom-ufs: add MODULE_LICENSE tag")

Arnd