diff options
author | Dmitry Osipenko <[email protected]> | 2020-09-30 01:18:58 +0300 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2020-10-05 22:57:41 +0200 |
commit | df384fa58a321a88b22499a43cb5c5d0fb9f5364 (patch) | |
tree | 40fa15291d6e806717aea9767a44765b95154831 /scripts/gcc-plugins | |
parent | 55c52f16a017ca3b1546709f8cfa5a4c856926eb (diff) |
i2c: tegra: Reorder location of functions in the code
Reorder location of functions in the code in order to have definition
of functions closer to the place of the invocation. This change makes
easier to navigate around the code and removes the need to have a
prototype for tegra_i2c_init().
Reviewed-by: Michał Mirosław <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Tested-by: Thierry Reding <[email protected]>
Signed-off-by: Dmitry Osipenko <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions