On 8/14/26 20:42, Randy Dunlap wrote:
This driver cannot be built as a loadable module so testing for "#ifdef MODULE" is not appropriate here. Also, MODULE_LICENSE() is always available.Signed-off-by: Randy Dunlap <[email protected]> --- Cc: Helge Deller <[email protected]> Cc: [email protected] Cc: [email protected] Cc: "Maciej W. Rozycki" <[email protected]> drivers/video/fbdev/maxinefb.c | 2 -- 1 file changed, 2 deletions(-)
applied. Thanks! Helge
