From: Rob Herring Date: Tue, 17 Sep 2013 02:03:24 +0000 (-0500) Subject: of: move of_address_to_resource and of_iomap declarations from sparc X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~9^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4acf4b9cd4534aaa9102004937e1ba79da01d008;p=pandora-kernel.git of: move of_address_to_resource and of_iomap declarations from sparc Move of_address_to_resource and of_iomap declarations to common code. These only differ on sparc, but the declarations are the same and don't need to be in arch header. Signed-off-by: Rob Herring Acked-by: Grant Likely Cc: "David S. Miller" Cc: sparclinux@vger.kernel.org --- Reading git-diff-tree failed