From: Uwe Kleine-König Date: Tue, 9 Dec 2008 20:57:25 +0000 (+0100) Subject: netx/xc: add a few "const"s to fix compiler warnings X-Git-Tag: v2.6.29-rc1~559^2~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0a84ebd4808e032d2ac5acb256f2f93fac1da32;p=pandora-kernel.git netx/xc: add a few "const"s to fix compiler warnings the fixed warnings are: arch/arm/mach-netx/xc.c: In function ‘xc_request_firmware’: arch/arm/mach-netx/xc.c:152: warning: assignment discards qualifiers from pointer target type arch/arm/mach-netx/xc.c:162: warning: assignment discards qualifiers from pointer target type Signed-off-by: Uwe Kleine-König Acked-by: Sascha Hauer --- Reading git-diff-tree failed