commit | 27bb5fef574db193eb063d61b80614182f345b48 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Oct 07 16:44:44 2022 +0300 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Oct 24 12:29:48 2022 +0300 |
tree | 1f8d9899cd9ae30071f32c4e5670c8e60fd4e3e3 | |
parent | 275d13562a5918dc71c6e9642f454255741aaecb [diff] |
gpio: tegra186: Add missing header(s) Do not imply that some of the generic headers may be always included. Instead, include explicitly what we are direct user of. While at it, sort headers alphabetically. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>