linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* fbdev/chipsfb.c:401:31: error: invalid use of undefined type 'struct backlight_device'
@ 2024-03-04  8:20 Naresh Kamboju
  2024-03-04  9:55 ` [PATCH] powerpc: include linux/backlight.h from asm/backlight.h Jani Nikula
  0 siblings, 1 reply; 11+ messages in thread
From: Naresh Kamboju @ 2024-03-04  8:20 UTC (permalink / raw)
  To: open list, linux-fbdev, dri-devel, lkft-triage
  Cc: Thomas Zimmermann, Helge Deller, Arnd Bergmann

The powerpc ppc6xx_defconfig builds failed on today's Linux next tag
next-20240304.

Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>

Build log:
---------
drivers/video/fbdev/chipsfb.c: In function 'chipsfb_pci_init':
drivers/video/fbdev/chipsfb.c:401:31: error: invalid use of undefined
type 'struct backlight_device'
  401 |                 pmac_backlight->props.power = FB_BLANK_UNBLANK;
      |                               ^~

Steps to reproduce:
 # tuxmake --runtime podman --target-arch powerpc --toolchain gcc-13
--kconfig ppc6xx_defconfig
 - https://storage.tuxsuite.com/public/linaro/lkft/builds/2dDE297yLFrAr3gigIDy8tIleDh/tuxmake_reproducer.sh

Links:
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20240304/testrun/22919857/suite/build/test/gcc-13-ppc6xx_defconfig/details/
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20240304/testrun/22919857/suite/build/test/gcc-13-ppc6xx_defconfig/log
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20240304/testrun/22919857/suite/build/test/gcc-13-ppc6xx_defconfig/history/


--
Linaro LKFT
https://lkft.linaro.org

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-03-05  8:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-04  8:20 fbdev/chipsfb.c:401:31: error: invalid use of undefined type 'struct backlight_device' Naresh Kamboju
2024-03-04  9:55 ` [PATCH] powerpc: include linux/backlight.h from asm/backlight.h Jani Nikula
2024-03-04 10:01   ` Jani Nikula
2024-03-04 14:55     ` Naresh Kamboju
2024-03-05  0:39     ` Michael Ellerman
2024-03-05  8:19       ` Jani Nikula
2024-03-04 10:32   ` Thomas Zimmermann
2024-03-04 10:40     ` Thomas Zimmermann
2024-03-04 18:13     ` Christophe Leroy
2024-03-05  0:36       ` Michael Ellerman
2024-03-05  8:09         ` Thomas Zimmermann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).