dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/base
Johannes Berg 9e233625fb convert drivers/base/power/Makefile to ccflags
This patch converts drivers/base/power/Makefile to use ccflags instead
of EXTRA_CFLAGS.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2008-01-28 23:14:35 +01:00
..
power convert drivers/base/power/Makefile to ccflags 2008-01-28 23:14:35 +01:00
Kconfig
Makefile driver core: fix build with SYSFS=n 2008-01-24 20:40:42 -08:00
attribute_container.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 2008-01-25 17:19:08 -08:00
base.h Driver core: coding style fixes 2008-01-24 22:50:12 -08:00
bus.c Driver core: coding style fixes 2008-01-24 22:50:12 -08:00
class.c Driver core: coding style fixes 2008-01-24 22:50:12 -08:00
core.c Driver core: coding style fixes 2008-01-24 22:50:12 -08:00
cpu.c Driver core: change sysdev classes to use dynamic kobject names 2008-01-24 20:40:40 -08:00
dd.c Driver core: coding style fixes 2008-01-24 22:50:12 -08:00
devres.c
dma-mapping.c
dmapool.c cleanup asm/scatterlist.h includes 2007-11-02 08:47:06 +01:00
driver.c Driver core: coding style fixes 2008-01-24 22:50:12 -08:00
firmware.c firmware: change firmware_kset to firmware_kobj 2008-01-24 20:40:23 -08:00
firmware_class.c
hypervisor.c kobject: convert /sys/hypervisor to use kobject_create 2008-01-24 20:40:15 -08:00
init.c Driver core: coding style fixes 2008-01-24 22:50:12 -08:00
isa.c
map.c
memory.c Driver core: change sysdev classes to use dynamic kobject names 2008-01-24 20:40:40 -08:00
module.c Driver core: move the static kobject out of struct driver 2008-01-24 20:40:35 -08:00
node.c Driver core: change sysdev classes to use dynamic kobject names 2008-01-24 20:40:40 -08:00
platform.c Driver core: coding style fixes 2008-01-24 22:50:12 -08:00
sys.c Driver core: change sysdev classes to use dynamic kobject names 2008-01-24 20:40:40 -08:00
topology.c
transport_class.c