From: Russell King Date: Thu, 30 Nov 2006 20:44:49 +0000 (+0000) Subject: [ARM] Allow gcc to optimise arm_add_memory a little more X-Git-Tag: v2.6.20-rc1~34^2~412^2~1^2^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05f96ef1189ecbf2e8548056a0ca016e4f630cef;p=pandora-kernel.git [ARM] Allow gcc to optimise arm_add_memory a little more For some reason, gcc was calculating meminfo.bank[meminfo.nr_banks] repeatedly. Use a pointer to it instead. Signed-off-by: Russell King --- Reading git-diff-tree failed