rtc: tegra: Sort includes alphabetically
authorThierry Reding <treding@nvidia.com>
Thu, 12 Jan 2017 16:07:42 +0000 (17:07 +0100)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 13 Jan 2017 16:51:59 +0000 (17:51 +0100)
commit0ae20595e334edb0ccd4a421bcf299c762299a09
treed717d6254c88929a4e6efd32d9d2b29f47a1d9be
parent224763ef7249d8c4ab4c3af6ec067b1ddc2d1fe9
rtc: tegra: Sort includes alphabetically

The ordering of includes is currently completely arbitrary, making it
impossible to decide where to put new includes. Remove the dilemma by
sort the include list alphabetically.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-tegra.c