linux/arch/avr32/kernel
Haavard Skinnemoen b3bc2c5562 avr32: Minor pm_power_off cleanup
Include <linux/pm.h> to see the declaration of pm_power_off, and remove
unneeded NULL initializer.

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2008-10-08 18:44:58 +02:00
..
.gitignore avr32: add .gitignore files 2008-09-19 18:21:29 +02:00
Makefile
asm-offsets.c avr32: Fix lockup after Java stack underflow in user mode 2008-09-01 13:04:04 +02:00
avr32_ksyms.c avr32: add generic_find_next_le_bit bit function 2008-09-19 18:21:30 +02:00
cpu.c sysdev: Pass the attribute to the low level sysdev show/store function 2008-07-21 21:55:02 -07:00
entry-avr32b.S avr32: Fix lockup after Java stack underflow in user mode 2008-09-01 13:04:04 +02:00
head.S
init_task.c
irq.c
kprobes.c
module.c
nmi_debug.c
ocd.c
process.c avr32: Minor pm_power_off cleanup 2008-10-08 18:44:58 +02:00
ptrace.c
setup.c avr32: added mem kernel command line option support 2008-09-22 09:51:01 +02:00
signal.c
stacktrace.c
switch_to.S
sys_avr32.c
syscall-stubs.S avr32: fix sys_sync_file_range() call convention 2008-09-19 18:21:31 +02:00
syscall_table.S avr32: fix sys_sync_file_range() call convention 2008-09-19 18:21:31 +02:00
time.c avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> 2008-08-05 14:36:57 +02:00
traps.c avr32: nmi_enter() without nmi_exit() 2008-09-19 20:08:08 +02:00
vmlinux.lds.S