From: Pawel Moll Date: Thu, 6 Feb 2014 14:33:44 +0000 (+0000) Subject: ARM: vexpress: move HBI check to sysreg driver X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~45^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b2c31c71d6fa8896c5f3f2354d790a5bd3f0a1e;p=pandora-kernel.git ARM: vexpress: move HBI check to sysreg driver The last reason for static memory mapping is the HBI (board identification number) check early in the machine code. Moving the check to the sysreg driver makes it possible to completely remove the early mapping and init functions. Signed-off-by: Pawel Moll Acked-by: Lee Jones --- Reading git-diff-tree failed