From: Linus Torvalds Date: Fri, 20 Feb 2026 23:24:21 +0000 (-0800) Subject: Merge tag 'fbdev-for-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=eee3666c92406fd8e5e3084b0b3129528dfe9557;p=linux-2.6-microblaze.git Merge tag 'fbdev-for-7.0-rc1-2' of git://git./linux/kernel/git/deller/linux-fbdev Pull more fbdev updates from Helge Deller: "Code cleanups for the au1100fb fbdev driver (Uwe Kleine-König)" * tag 'fbdev-for-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev: fbdev: au1100fb: Replace license boilerplate by SPDX header fbdev: au1100fb: Fold au1100fb.h into its only user fbdev: au1100fb: Replace custom printk wrappers by pr_* fbdev: au1100fb: Make driver compilable on non-mips platforms fbdev: au1100fb: Use proper conversion specifiers in printk formats fbdev: au1100fb: Mark several local functions as static fbdev: au1100fb: Don't store device specific data in global variables --- eee3666c92406fd8e5e3084b0b3129528dfe9557