kernel-hacking-2024-linux-s.../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
asm-offsets.c
avr32_ksyms.c avr32: add generic_find_next_le_bit bit function 2008-09-19 18:21:30 +02:00
cpu.c
entry-avr32b.S
head.S
init_task.c
irq.c
kprobes.c
Makefile
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
traps.c avr32: nmi_enter() without nmi_exit() 2008-09-19 20:08:08 +02:00
vmlinux.lds.S