From: Mike Frysinger Date: Sun, 26 Jun 2011 16:48:52 +0000 (-0400) Subject: Blackfin: bf54x: constify pint register array X-Git-Tag: v3.1-rc1~268^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0759a4d233107b8f693c0834d4cb917d7fb3a7d;p=pandora-kernel.git Blackfin: bf54x: constify pint register array The array of pointers to register blocks never changes, so constify it. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed