commit | 993050165935fbfa23d16e0a9b83fae694a3bf54 | [log] [tgz] |
---|---|---|
author | Isla Mitchell <isla.mitchell@arm.com> | Tue Jul 11 14:54:08 2017 +0100 |
committer | Isla Mitchell <isla.mitchell@arm.com> | Wed Jul 12 14:45:31 2017 +0100 |
tree | a6c11e34542ef63da6276bacc68590e765fdeaae | |
parent | 8e992ee2a54ba8d9afc398961c7e971b0e224b6b [diff] |
Fix order of #includes This fix modifies the order of system includes to meet the ARM TF coding standard. There are some exceptions in order to retain header groupings, minimise changes to imported headers, and where there are headers within the #if and #ifndef statements. Change-Id: I65085a142ba6a83792b26efb47df1329153f1624 Signed-off-by: Isla Mitchell <isla.mitchell@arm.com>