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
..
2009-01-05 15:52:04 +01:00
2008-08-08 12:44:01 +02:00
2008-08-08 12:44:01 +02:00
2010-11-16 14:14:02 +01:00