OF: import address related functions from Linux OF API
This imports drivers/of/address.c from Linux with some minor modifications.
of_translate_address is not yet enabled and PCI and ISA related bus translations
have not been imported. Also, a corresponding include header is created with
prototypes and non-OF function stubs.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 9ab76a4 commit d0a6aaea6ac113354834b71e1fc19f18eda75088
@Sebastian Hesselbarth Sebastian Hesselbarth authored on 2 Jul 2013
Sascha Hauer committed on 5 Jul 2013
Showing 3 changed files
View
drivers/of/Makefile
View
drivers/of/address.c 0 → 100644
View
include/of_address.h 0 → 100644