]> Pileus Git - ~andy/linux/commit
of: move of_address_to_resource and of_iomap declarations from sparc
authorRob Herring <rob.herring@calxeda.com>
Tue, 17 Sep 2013 02:03:24 +0000 (21:03 -0500)
committerRob Herring <rob.herring@calxeda.com>
Thu, 10 Oct 2013 01:04:09 +0000 (20:04 -0500)
commit4acf4b9cd4534aaa9102004937e1ba79da01d008
tree854852a2a8461b095c037e2377809a962c0405b1
parent32df8dca503f82c816f8be85a8d0a394a8b88c2c
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
arch/sparc/include/asm/prom.h
include/linux/of_address.h