From: Harvey Harrison Date: Tue, 12 Feb 2008 20:12:01 +0000 (-0800) Subject: x86: include proper prototypes for rodata_test X-Git-Tag: v2.6.25-rc2~9^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bfeab9af95565e38a97fbcfb631e5b140241187;p=pandora-kernel.git x86: include proper prototypes for rodata_test extern should not appear in C files. Also, the definitions do not match the prototype currently, not sure what way you want to go with this, I've switched the prototype to return int, but I can see going to the void return as well. Signed-off-by: Harvey Harrison Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed