aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorStuart Yoder <[email protected]>2016-08-23 17:14:23 -0500
committerGreg Kroah-Hartman <[email protected]>2016-09-01 17:57:26 +0200
commitd4e75132bde743780084690b34da875b4402bd63 (patch)
tree1c7c604f2ad78bd63a5dfe7b1c28df562bc32857 /tools/perf/scripts/python/bin
parent5143ecf6db0a97b5d5028c0e9ac3a430b51ebb13 (diff)
staging: fsl-mc: make order of includes consistent
There are 3 kinds of headers included in the bus driver components-- misc linux/include files, public bus driver includes, and includes private to the bus driver. Cleanup the order and formatting of includes in the bus driver to be consistent: #include <linux/include/[file].h> #include ../include/[file].h // public bus driver includes (eventually // destined for: linux/include/fsl) [blank line] #include "[file].h" // private bus driver includes Signed-off-by: Stuart Yoder <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions