Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Pull asm-generic cleanups from Arnd Bergmann: "These are a few cross-architecture cleanup patches: - separate out fbdev support from the asm/video.h contents that may be used by either the old fbdev drivers or the newer drm display code (Thomas Zimmermann) - cleanups for the generic bitops code and asm-generic/bug.h (Thorsten Blum) - remove the orphaned include/asm-generic/page.h header that used to be included by long-removed mmu-less architectures (me)" * tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic: arch: Fix name collision with ACPI's video.o bug: Improve comment asm-generic: remove unused asm-generic/page.h arch: Rename fbdev header and source files arch: Remove struct fb_info from video helpers arch: Select fbdev helpers with CONFIG_VIDEO bitops: Change function return types from long to int
Showing
- arch/arc/include/asm/fb.h 0 additions, 8 deletionsarch/arc/include/asm/fb.h
- arch/arm/include/asm/fb.h 0 additions, 6 deletionsarch/arm/include/asm/fb.h
- arch/arm64/include/asm/fb.h 0 additions, 10 deletionsarch/arm64/include/asm/fb.h
- arch/loongarch/include/asm/video.h 4 additions, 4 deletionsarch/loongarch/include/asm/video.h
- arch/m68k/include/asm/video.h 4 additions, 4 deletionsarch/m68k/include/asm/video.h
- arch/mips/include/asm/video.h 6 additions, 6 deletionsarch/mips/include/asm/video.h
- arch/parisc/Makefile 1 addition, 1 deletionarch/parisc/Makefile
- arch/parisc/include/asm/fb.h 0 additions, 14 deletionsarch/parisc/include/asm/fb.h
- arch/parisc/include/asm/video.h 16 additions, 0 deletionsarch/parisc/include/asm/video.h
- arch/parisc/video/Makefile 1 addition, 1 deletionarch/parisc/video/Makefile
- arch/parisc/video/video-sti.c 5 additions, 4 deletionsarch/parisc/video/video-sti.c
- arch/powerpc/include/asm/video.h 4 additions, 4 deletionsarch/powerpc/include/asm/video.h
- arch/powerpc/kernel/pci-common.c 1 addition, 1 deletionarch/powerpc/kernel/pci-common.c
- arch/sh/include/asm/fb.h 0 additions, 7 deletionsarch/sh/include/asm/fb.h
- arch/sparc/Makefile 2 additions, 2 deletionsarch/sparc/Makefile
- arch/sparc/include/asm/video.h 8 additions, 7 deletionsarch/sparc/include/asm/video.h
- arch/sparc/video/Makefile 1 addition, 1 deletionarch/sparc/video/Makefile
- arch/sparc/video/video-common.c 25 additions, 0 deletionsarch/sparc/video/video-common.c
- arch/um/include/asm/Kbuild 1 addition, 1 deletionarch/um/include/asm/Kbuild
- arch/x86/Makefile 1 addition, 1 deletionarch/x86/Makefile
Please register or sign in to comment