From: David Woodhouse Date: Tue, 17 Jul 2007 11:04:17 +0000 (-0700) Subject: Mismatching declarations of revision strings in HiSax X-Git-Tag: v2.6.23-rc1~684 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6acee02712d0592dcd6120bc54d77c47cd2f6059;p=pandora-kernel.git Mismatching declarations of revision strings in HiSax The {l1,l2,l3,lli,tei}_revision strings in the HiSax driver are 'const', but have a mismatching declaration as 'extern char *' in config.c. Signed-off-by: David Woodhouse Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed