diff options
author | Grant Likely <grant.likely@secretlab.ca> | 2011-01-09 05:42:42 +0100 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2011-01-09 05:42:42 +0100 |
commit | a081748735c5feb96b1365e78a5ff0fb6ca7e3a4 (patch) | |
tree | d9eda8a39ba1f4b7849e1fd63c3a0e5ff0215c27 /drivers/serial | |
parent | ipmi: explicitly include of_address.h and of_irq.h (diff) | |
download | linux-a081748735c5feb96b1365e78a5ff0fb6ca7e3a4.tar.xz linux-a081748735c5feb96b1365e78a5ff0fb6ca7e3a4.zip |
of/flattree: forward declare struct device_node in of_fdt.h
This patch forward declares struct device_node to fix a compile error
when of_fdt.h is included, but of.h is not. Alternately, including
linux/of.h could have been added to of_fdt.h, but that pulls in a lot
of unnecessary declarations when only working with the flattened
form.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'drivers/serial')
0 files changed, 0 insertions, 0 deletions