From: Thierry Reding Date: Wed, 16 Oct 2013 17:19:01 +0000 (+0200) Subject: ARM: tegra: Constify list of CPU domains X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~51^2~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0ea2e0bb8f01fc36e32402a479b16ad032da081;p=pandora-kernel.git ARM: tegra: Constify list of CPU domains There's no need to modify these at runtime, it is static data and never needs to change. Signed-off-by: Thierry Reding Signed-off-by: Stephen Warren --- Reading git-diff-tree failed