linux/arch/avr32
Hans-Christian Egtvedt c162755491 avr32: make intc_resume() return void to conform to syscore_ops
This patch removes the unneeded, and now wrong, return 0 from intc_resume() and
lets the function return void instead. This matches the resume callback in
struct syscore_ops.

Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
2011-06-14 13:37:31 +02:00
..
boards
boot
configs avr32: set CONFIG_CC_OPTIMIZE_FOR_SIZE=y for all defconfigs 2011-06-14 13:37:29 +02:00
include/asm Merge branch 'setns' 2011-05-28 10:51:01 -07:00
kernel ns: Wire up the setns system call 2011-05-28 10:48:39 -07:00
lib
mach-at32ap avr32: make intc_resume() return void to conform to syscore_ops 2011-06-14 13:37:31 +02:00
mm mm: now that all old mmu_gather code is gone, remove the storage 2011-05-25 08:39:16 -07:00
oprofile
Kconfig genirq: Remove the now obsolete config options and select statements 2011-03-30 14:13:23 +02:00
Kconfig.debug
Makefile