diff options
author | Jeff Johnson <quic_jjohnson@quicinc.com> | 2024-06-11 18:19:10 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-06-20 19:18:32 +0200 |
commit | 546a765027d765907e8e379cef8e923a9c4a57ec (patch) | |
tree | 3e9c9049a52913c44a53160f117f592bbad74a42 /drivers/i2c | |
parent | 9fdce69f674e49be669e97919d24b1ab5d2c9684 (diff) |
usb: phy: add missing MODULE_DESCRIPTION() macros
With ARCH=x86, make allmodconfig && make W=1 C=1 reports:
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/phy/phy-am335x-control.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/phy/phy-am335x.o
Add the missing invocations of the MODULE_DESCRIPTION() macro.
Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Link: https://lore.kernel.org/r/20240611-md-drivers-usb-phy-v1-1-1cacb41280c3@quicinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions