From: Rasmus Villemoes Date: Tue, 21 Oct 2014 14:53:31 +0000 (+0200) Subject: ARM: davinci: Remove redundant casts X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~15^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14f6aeb4e5da6b37bef6a70346260a69bd6b42d0;p=pandora-kernel.git ARM: davinci: Remove redundant casts These casts to char* are unnecessary and slightly confusing, since both operands actually have type const char*. Signed-off-by: Rasmus Villemoes Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed