Re: [PATCH 1/4] staging: iio: ad9832: organize includes

2019-04-07 Thread Jonathan Cameron
On Mon, 1 Apr 2019 11:37:10 -0300 Marcelo Schmitt wrote: > Organize includes to list them in lexicographic order. > > Signed-off-by: Marcelo Schmitt There are a few headers in there that I'd expect to be unnecessary once cleanup on the driver is finished, but good to get them in a nice order

[PATCH 1/4] staging: iio: ad9832: organize includes

2019-04-01 Thread Marcelo Schmitt
Organize includes to list them in lexicographic order. Signed-off-by: Marcelo Schmitt --- drivers/staging/iio/frequency/ad9832.c | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/drivers/staging/iio/frequency/ad9832.c b/drivers/staging/iio/frequency/ad9832.c