Re: [PATCH] fbdev: chipsfb: add missing MODULE_DESCRIPTION() macro
From: Helge Deller
Date: Tue May 19 2026 - 03:39:30 EST
On 5/9/26 15:18, Rahman Mahmutović wrote:
The chipsfb driver is missing the MODULE_DESCRIPTION macro which
is required for all kernel modules.
Assisted-by: Claude:claude-sonnet-4-6
Signed-off-by: Rahman Mahmutović <mahmutovicrahman5@xxxxxxxxx>
---
drivers/video/fbdev/chipsfb.c | 1 +
1 file changed, 1 insertion(+)
applied.
Thanks!
Helge