On 12/15/24 15:58, Thomas Weißschuh wrote:
The sysfs core now provides callback variants that explicitly take a const pointer. Make use of it to match the attribute definitions. Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx> --- drivers/video/fbdev/aty/radeon_base.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
applied. Thanks! Helge