kernel-ark/drivers/base
Michael S. Tsirkin f8916c11a4 Driver core: include linux/mutex.h from attribute_container.c
attribute_container.c uses DEFINE_MUTEX, so while
linux/mutex.h seems to be pulled in indirectly
by one of the headers it includes, the right thing
is to include linux/mutex.h directly.

Signed-off-by: Michael S. Tsirkin <mst@dev.mellanox.co.il>
2007-07-11 16:09:01 -07:00
..
power PM: Simplify suspend_device 2007-07-11 16:09:01 -07:00
attribute_container.c Driver core: include linux/mutex.h from attribute_container.c 2007-07-11 16:09:01 -07:00
base.h
bus.c Driver core: add missing kset uevent 2007-07-11 16:09:01 -07:00
class.c
core.c
cpu.c
dd.c Driver core: kill unused code 2007-06-08 12:41:07 -07:00
devres.c
dma-mapping.c
dmapool.c
driver.c
firmware_class.c firmware: remove orphaned Email 2007-06-08 12:41:08 -07:00
firmware.c
hypervisor.c
init.c
isa.c
Kconfig
Makefile
map.c
memory.c
node.c
platform.c
sys.c sysdev: use mutex instead of semaphore 2007-07-11 16:09:01 -07:00
topology.c
transport_class.c