From: Mike Frysinger Date: Mon, 25 Oct 2010 18:11:09 +0000 (+0000) Subject: Blackfin: dma: constify MMR pointer array X-Git-Tag: v2.6.38-rc1~421^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e3bcf30d655c2e277c77b523347685d06bb9d31;p=pandora-kernel.git Blackfin: dma: constify MMR pointer array The array of pointers is never written, so constify it. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed