From: Thomas Petazzoni Date: Wed, 5 Jun 2013 07:04:57 +0000 (+0200) Subject: arm: mvebu: remove hardcoded static I/O mapping X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~33^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=488275beda149fe5cffdf5aa457344aa619d54f1;p=pandora-kernel.git arm: mvebu: remove hardcoded static I/O mapping Now that we have removed the need of the static I/O mapping for early initialization reasons, and fixed the registers area length that were broken, we can get rid of the static I/O mapping. Only the earlyprintk mapping needs to be set up, using the debug_ll_io_init() helper function. Signed-off-by: Thomas Petazzoni Acked-by: Arnd Bergmann Signed-off-by: Jason Cooper --- Reading git-diff-tree failed