linux/drivers/base
Adrian Bunk 87ae9afdca cleanup asm/scatterlist.h includes
Not architecture specific code should not #include <asm/scatterlist.h>.

This patch therefore either replaces them with
#include <linux/scatterlist.h> or simply removes them if they were
unused.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2007-11-02 08:47:06 +01:00
..
power pm_trace displays the wrong time from the RTC 2007-10-18 14:37:19 -07:00
Kconfig
Makefile
attribute_container.c
base.h
bus.c Driver core: rename ktype_driver 2007-10-12 14:51:12 -07:00
class.c Revert "Driver core: remove class_device_*_bin_file" 2007-10-31 12:51:29 -07:00
core.c Driver Core: fix bug in device_rename() for SYSFS_DEPRECATED=y 2007-10-30 21:52:33 -07:00
cpu.c
dd.c
devres.c
dma-mapping.c
dmapool.c cleanup asm/scatterlist.h includes 2007-11-02 08:47:06 +01:00
driver.c
firmware.c
firmware_class.c Fix Firmware class name collision 2007-10-12 14:51:06 -07:00
hypervisor.c
init.c
isa.c
map.c
memory.c memory hotplug: rearrange memory hotplug notifier 2007-10-22 08:13:17 -07:00
node.c mm: add node states sysfs class attributeS 2007-10-16 09:43:03 -07:00
platform.c Driver core: Make platform_device.id an int 2007-10-12 14:51:07 -07:00
sys.c sysdev: remove global sysdev drivers list 2007-10-12 14:51:07 -07:00
topology.c cpu hotplug: topology: remove topology_dev_map 2007-10-18 14:37:21 -07:00
transport_class.c