Re: [PATCH V3 1/3] i2c: tegra: Sort all the include headers alphabetically

2019-01-26 Thread Dmitry Osipenko
26.01.2019 6:57, Sowjanya Komatineni пишет: > -#include > -#include > -#include > #include > +#include > #include > #include > -#include > +#include > #include > -#include > -#include > -#include > +#include > +#include > +#include > #include > -#include > +#include >

[PATCH V3 1/3] i2c: tegra: Sort all the include headers alphabetically

2019-01-25 Thread Sowjanya Komatineni
This patch sorts all the include headers alphabetically for the I2C tegra driver Signed-off-by: Sowjanya Komatineni --- [V3] : Removed unsued headers in tegra I2C [V2] : Added this in V2 to sort the headers in tegra I2C drivers/i2c/busses/i2c-tegra.c | 20 +--- 1 file