From: Russell King Date: Wed, 22 Jun 2005 20:47:25 +0000 (+0100) Subject: [PATCH] ARM: Remove explicit page-alignments in memory init X-Git-Tag: v2.6.13-rc1~68^2~536^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92a8cbed29eb9bf6e8eec16ca29d54015bc0e8a2;p=pandora-kernel.git [PATCH] ARM: Remove explicit page-alignments in memory init Since meminfo.bank[] array contains page-aligned start/size, we no longer need to explicitly round up/down the addresses when converting to PFNs. Signed-off-by: Russell King --- Reading git-diff-tree failed