From: Russell King Date: Fri, 8 Nov 2013 14:53:35 +0000 (+0000) Subject: ARM: omap: remove almost-const variables X-Git-Tag: v3.15-rc1~82^2~1^5~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad0c381a8b3a15b8edfca0996729ea45692470ca;p=pandora-kernel.git ARM: omap: remove almost-const variables dma_stride and dma_common_ch_start are only ever initialised to one known value at initialisation, and are private to each of these files. There's no point these being variables at all. Acked-by: Tony Lindgren Signed-off-by: Russell King --- Reading git-diff-tree failed