kernel-ark/include
Roland Dreier a7a76cefc4 [PATCH] debugfs: Reduce <linux/debugfs.h> dependencies
The current <linux/debugfs.h> include file is a little fragile in that
it is not self-contained and hence may cause compile warnings or
errors depending on the files included before it, the kernel config
and the architecture.  This patch makes things a little more robust by:

 - including <linux/types.h> to get definitions of u32, mode_t, and so on.
 - forward declaring struct file_operations.
 - including <linux/err.h> when CONFIG_DEBUG_FS is not set

The last change is particularly useful, as a kernel developer is
likely to build with debugfs always enabled and never see the build
breakage cased if debugfs is disabled.

Signed-off-by: Roland Dreier <roland@topspin.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-04-18 21:57:33 -07:00
..
acpi
asm-alpha
asm-arm [PATCH] ARM: fix debug macros 2005-04-17 16:28:31 +01:00
asm-arm26
asm-cris
asm-frv
asm-generic [PATCH] add Big Endian variants of ioread/iowrite 2005-04-16 15:25:54 -07:00
asm-h8300 [PATCH] h8300 header update 2005-04-16 15:25:21 -07:00
asm-i386 [PATCH] x86_64: add support for Intel dual-core detection and displaying 2005-04-16 15:25:15 -07:00
asm-ia64
asm-m32r
asm-m68k
asm-m68knommu
asm-mips [PATCH] consolidate timeout defintions in scsi.h 2005-04-18 12:31:52 -05:00
asm-parisc
asm-ppc [PATCH] u32 vs. pm_message_t in ppc and radeon 2005-04-16 15:25:34 -07:00
asm-ppc64
asm-s390
asm-sh [PATCH] fix u32 vs. pm_message_t in rest of the tree 2005-04-16 15:25:37 -07:00
asm-sh64
asm-sparc [PATCH] sparc64: Fix stat 2005-04-18 15:13:15 -07:00
asm-sparc64 [PATCH] sparc64: Fix stat 2005-04-18 15:13:15 -07:00
asm-um
asm-v850
asm-x86_64 [PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machine 2005-04-16 15:25:19 -07:00
linux [PATCH] debugfs: Reduce <linux/debugfs.h> dependencies 2005-04-18 21:57:33 -07:00
math-emu
media
mtd
net [PATCH] x86_64: Make IRDA devices are not really ISA devices not depend on CONFIG_ISA 2005-04-16 15:24:56 -07:00
pcmcia
rxrpc
scsi merge by hand (scsi_device.h) 2005-04-18 13:45:00 -05:00
sound
video