Skip to content
Snippets Groups Projects
Commit 22ae782f authored by Grant Likely's avatar Grant Likely
Browse files

of/address: Clean up function declarations


This patch moves the declaration of of_get_address(), of_get_pci_address(),
and of_pci_address_to_resource() out of arch code and into the common
linux/of_address header file.

This patch also fixes some of the asm/prom.h ordering issues.  It still
includes some header files that it ideally shouldn't be, but at least the
ordering is consistent now so that of_* overrides work.

Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent 12b15e83
No related branches found
No related tags found
No related merge requests found
Showing
with 44 additions and 63 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment