diff options
author | Grant Likely <[email protected]> | 2009-10-15 10:57:44 -0600 |
---|---|---|
committer | Grant Likely <[email protected]> | 2009-10-15 10:57:44 -0600 |
commit | 9d24c888c779c877f1baf5a73e0cec78266ff7bb (patch) | |
tree | 6e14f7a1c1324f609c01f8b13ca0acaa1999ac49 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 4bdf0bb7d64cf672199519b3d808e2a82f5b59e9 (diff) |
of: Rework linux/of.h and asm/prom.h include ordering
In preparation to prune things out of the Sparc, PowerPC and Microblaze
asm/prom.h files, change the #include statements to ensure that
even if asm/prom.h is included first, linux/of.h gets to determine the
order in which files are processed.
This patch adds a #include <linux/of.h> to each of the prom.h files
*above* the multi-include protection macros to ensure that linux/of.h
can define things before prom.h gets processed.
At the end of the merge the cross dependencies between the files should
be gone and a sane #include scheme can be restored.
Signed-off-by: Grant Likely <[email protected]>
Acked-by: David S. Miller <[email protected]>
Acked-by: Wolfram Sang <[email protected]>
Acked-by: Michal Simek <[email protected]>
Acked-by: Stephen Neuendorffer <[email protected]>
Acked-by: Stephen Rothwell <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions