commit | 4acf4b9cd4534aaa9102004937e1ba79da01d008 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Mon Sep 16 21:03:24 2013 -0500 |
committer | Rob Herring <rob.herring@calxeda.com> | Wed Oct 09 20:04:09 2013 -0500 |
tree | 854852a2a8461b095c037e2377809a962c0405b1 | |
parent | 32df8dca503f82c816f8be85a8d0a394a8b88c2c [diff] |
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 <rob.herring@calxeda.com> Acked-by: Grant Likely <grant.likely@linaro.org> Cc: "David S. Miller" <davem@davemloft.net> Cc: sparclinux@vger.kernel.org