summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2025-07-15 14:24:51 +0200
committerLee Jones <lee@kernel.org>2025-09-16 17:05:19 +0100
commitba3b29a639fe5173033914db6ee58d8d9bb86aba (patch)
treeb1c7082d03999dc2a4627bd5e517972033379854 /scripts/stackusage
parent246da2b48e2ce973db255fc4b6faf42f73c03114 (diff)
downloadkernel-ba3b29a639fe5173033914db6ee58d8d9bb86aba.tar.gz
backlight: rt4831: Include <linux/mod_devicetable.h>
Include <linux/mod_devicetable.h> to declare struct of_device_id. Avoids dependency on backlight header to include it. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: "Daniel Thompson (RISCstar)" <danielt@kernel.org> Link: https://lore.kernel.org/r/20250715122643.137027-15-tzimmermann@suse.de Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
inux-6.6.y&id=4018294b53d1dae026880e45f174c1cc63b5d435'>of: Remove duplicate fields from of_platform_driverGrant Likely 2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo 2010-03-18powerpc/5200: Build fix for mpc52xx watchdog timer codeGrant Likely 2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck 2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze 2009-12-09Merge commit 'gcl/next' into nextBenjamin Herrenschmidt 2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner 2009-11-13mpc52xx/wdt: merge WDT code into the GPT driverAlbrecht Dreß 2009-11-12mpc5200/gpt: tiny fix for gpt period limitationAlbrecht Dreß 2009-11-04powerpc/5200: add general purpose timer API for the MPC5200Grant Likely