aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorZijun Hu <zijun.hu@oss.qualcomm.com>2025-06-20 22:35:18 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-06-24 16:48:02 +0100
commit7aecbbdf86d3288576a84df360f96b93ceec7ee2 (patch)
treec9a8430ad73528757c241c4481b91a89e867fbec /tools/perf/scripts/python/bin/export-to-postgresql-report
parentchar: misc: add test cases (diff)
downloadlinux-7aecbbdf86d3288576a84df360f96b93ceec7ee2.tar.gz
linux-7aecbbdf86d3288576a84df360f96b93ceec7ee2.zip
char: misc: Remove redundant forward declarations
Header miscdevice.h includes linux/device.h which has definations for below two forward declarations directly or indirectly: struct device; struct attribute_group; Remove these redundant forward declarations from miscdevice.h Signed-off-by: Zijun Hu <zijun.hu@oss.qualcomm.com> Link: https://lore.kernel.org/r/20250620-fix_mischar-v1-1-6c2716bbf1fa@oss.qualcomm.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions
atures.h?id=f41ae0b2b9e5b4455cfc68dcc885f4fa2a973384&follow=1'>[MIPS] Fix configuration of R2 CPU features and multithreading.Ralf Baechle3-46/+61 2006-06-29[MIPS] Fix build error: don't offer SMP on systems that don't have SMP.Ralf Baechle3-3/+12 2006-06-29[MIPS] Limit MIPS_MT to MIPS32R2 only.Ralf Baechle1-0/+2 2006-06-29[MIPS] Remove set_c0_status(ST0_IM) from wrppmc's irq.c.Yoichi Yuasa1-3/+0 2006-06-29[MIPS] Remove unused system type name for DDB5074 and DDB5476.Yoichi Yuasa1-2/+0 2006-06-29elf-em.h: Define and explain both EM_MIPS_RS3_LE and EM_MIPS_RS4_BE.Ralf Baechle1-0/+5 2006-06-29[MIPS] Removes unused functions for GT64120Yoichi Yuasa2-148/+0 2006-06-29[MIPS] Fix use of ehb instruction for non-R2 configurations.Ralf Baechle9-26/+27 2006-06-29[MIPS] Define ARCH_HAS_IRQ_PER_CPU for all SMP systems.Ralf Baechle2-6/+4 2006-06-29[MIPS] Consistent formatting for Qemu makefile segment.Ralf Baechle1-0/+1 2006-06-29[MIPS] Wire up tee(2).Ralf Baechle5-6/+13 2006-06-29Remove au1x00_uart from feature-removal-schedule.txt.Ralf Baechle1-10/+0 2006-06-29[MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE.Ralf Baechle1-0/+3 2006-06-29[MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to CMark.Zhan5-66/+16 2006-06-28Fix vsnprintf off-by-one bugLinus Torvalds1-1/+1 2006-06-28[PATCH] Fix plist include dependencyThomas Gleixner1-0/+1 2006-06-28[PATCH] SPI: infrastructure to initialize spi_device.mode earlyDavid Brownell2-1/+6 2006-06-28[PATCH] m68knommu: remove fixed ROM region setups from linker scriptGreg Ungerer1-60/+6 2006-06-28[PATCH] m68knommu: configuration options for ROM regionGreg Ungerer1-0/+53 2006-06-28[PATCH] m68knommu: fix 68EZ328/config.c asmGreg Ungerer1-7/+7 2006-06-28[PATCH] m68knommu: fix 68VZ328/config.c asmGreg Ungerer1-7/+7 2006-06-28[PATCH] m68knommu: fix 68360/config.c asmGreg Ungerer1-7/+7 2006-06-28[PATCH] m68knommu: include irqnode.h in 68360/ints.cGreg Ungerer1-0/+1 2006-06-28[PATCH] m68knommu: fix clobber list in uCdimm/uCsimm helper asmGreg Ungerer1-6/+6 2006-06-28[PATCH] m68knommu: build support for 68328 romvec.SGreg Ungerer1-0/+1 2006-06-28[PATCH] m68knommu: remove romvec asm code from ints.cGreg Ungerer1-19/+1 2006-06-28[PATCH] m68knommu: fix compilation problems with 68328serial driverGreg Ungerer1-58/+44