1
0
Files
linux/arch/sh/include/asm
Francesco Virlinzi 13c12a4e8e sh: Change __nosave_XXX symbols to long
This patch changes the:
 - __nosave_begin
 - __nosave_end
symbols from 'void' to 'long' as required by the latest
Gcc (4.5.2) which raises the compilation error:

cc1: warnings being treated as errors
arch/sh/kernel/swsusp.c: In function 'pfn_is_nosave':
arch/sh/kernel/swsusp.c:24:28: error: taking address of expression of type 'void'
arch/sh/kernel/swsusp.c:25:26: error: taking address of expression of type 'void'
arch/sh/kernel/swsusp.c:25:26: error: taking address of expression of type 'void'
arch/sh/kernel/swsusp.c:25:26: error: taking address of expression of type 'void'

Signed-off-by: Francesco Virlinzi <francesco.virlinzi@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2011-02-15 16:24:54 +09:00
..
2010-11-04 12:32:24 +09:00
2010-01-27 22:36:25 +09:00
2010-06-14 18:02:13 +09:00
2009-05-29 08:40:02 -07:00
2009-10-14 16:42:28 +09:00
2010-05-11 11:48:47 +09:00
2010-11-01 09:49:04 -04:00
2010-07-06 17:37:32 +09:00
2010-10-07 14:08:55 +01:00
2010-06-14 15:16:53 +09:00
2010-06-09 11:12:36 +02:00
2010-03-10 16:29:48 +09:00
2010-05-11 13:32:19 +09:00
2010-01-13 19:11:14 +09:00
2011-01-11 14:39:35 +09:00
2011-01-13 15:20:40 +09:00
2010-01-20 16:42:52 +09:00
2009-09-11 13:19:16 +09:00
2009-11-09 10:47:40 +09:00
2010-05-11 13:32:19 +09:00
2009-06-14 23:25:57 +09:00
2010-04-26 19:08:55 +09:00
2010-04-26 19:08:55 +09:00
2010-03-12 15:52:32 -08:00