* [PATCH] leds: bcm63138: add MODULE_DESCRIPTION()
@ 2024-05-17 19:30 Jeff Johnson
2024-05-17 21:33 ` Florian Fainelli
2024-05-31 13:42 ` (subset) " Lee Jones
0 siblings, 2 replies; 3+ messages in thread
From: Jeff Johnson @ 2024-05-17 19:30 UTC (permalink / raw)
To: Pavel Machek, Lee Jones, William Zhang, Anand Gore, Kursad Oney,
Florian Fainelli, Rafał Miłecki,
Broadcom internal kernel review list
Cc: linux-leds, linux-arm-kernel, linux-kernel, kernel-janitors,
Jeff Johnson
Fix the 'make W=1" issue:
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/leds/blink/leds-bcm63138.o
Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
---
drivers/leds/blink/leds-bcm63138.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/leds/blink/leds-bcm63138.c b/drivers/leds/blink/leds-bcm63138.c
index 2cf2761e4914..3a5e0b98bfbc 100644
--- a/drivers/leds/blink/leds-bcm63138.c
+++ b/drivers/leds/blink/leds-bcm63138.c
@@ -303,5 +303,6 @@ static struct platform_driver bcm63138_leds_driver = {
module_platform_driver(bcm63138_leds_driver);
MODULE_AUTHOR("Rafał Miłecki");
+MODULE_DESCRIPTION("Broadcom BCM63138 SoC LED driver");
MODULE_LICENSE("GPL");
MODULE_DEVICE_TABLE(of, bcm63138_leds_of_match_table);
---
base-commit: d75ca803d4950826f6a1227f9ece9eec44b2f360
change-id: 20240517-md-leds-bcm63138-13c6750c022e
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] leds: bcm63138: add MODULE_DESCRIPTION()
2024-05-17 19:30 [PATCH] leds: bcm63138: add MODULE_DESCRIPTION() Jeff Johnson
@ 2024-05-17 21:33 ` Florian Fainelli
2024-05-31 13:42 ` (subset) " Lee Jones
1 sibling, 0 replies; 3+ messages in thread
From: Florian Fainelli @ 2024-05-17 21:33 UTC (permalink / raw)
To: Jeff Johnson, Pavel Machek, Lee Jones, William Zhang, Anand Gore,
Kursad Oney, Rafał Miłecki,
Broadcom internal kernel review list
Cc: linux-leds, linux-arm-kernel, linux-kernel, kernel-janitors
[-- Attachment #1: Type: text/plain, Size: 290 bytes --]
On 5/17/24 12:30, Jeff Johnson wrote:
> Fix the 'make W=1" issue:
>
> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/leds/blink/leds-bcm63138.o
>
> Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Acked-by: Florian Fainelli <florian.fainelli@broadcom.com>
--
Florian
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4221 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: (subset) [PATCH] leds: bcm63138: add MODULE_DESCRIPTION()
2024-05-17 19:30 [PATCH] leds: bcm63138: add MODULE_DESCRIPTION() Jeff Johnson
2024-05-17 21:33 ` Florian Fainelli
@ 2024-05-31 13:42 ` Lee Jones
1 sibling, 0 replies; 3+ messages in thread
From: Lee Jones @ 2024-05-31 13:42 UTC (permalink / raw)
To: Pavel Machek, Lee Jones, William Zhang, Anand Gore, Kursad Oney,
Florian Fainelli, Rafał Miłecki,
Broadcom internal kernel review list, Jeff Johnson
Cc: linux-leds, linux-arm-kernel, linux-kernel, kernel-janitors
On Fri, 17 May 2024 12:30:11 -0700, Jeff Johnson wrote:
> Fix the 'make W=1" issue:
>
> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/leds/blink/leds-bcm63138.o
>
>
Applied, thanks!
[1/1] leds: bcm63138: add MODULE_DESCRIPTION()
commit: 819bddcd196b1c5df6aa78b1c28ec7f0cccce5e3
--
Lee Jones [李琼斯]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-05-31 13:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-17 19:30 [PATCH] leds: bcm63138: add MODULE_DESCRIPTION() Jeff Johnson
2024-05-17 21:33 ` Florian Fainelli
2024-05-31 13:42 ` (subset) " Lee Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®