From: Jonathan Cameron Date: Sun, 14 Mar 2021 18:15:01 +0000 (+0000) Subject: staging:iio:cdc:ad7150: Reorganize headers. X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=69567d38613cead66315bbc73a53ee674c0be05d;p=linux.git staging:iio:cdc:ad7150: Reorganize headers. Whilst not important, it's nice to have the general headers in alphabetical order. Signed-off-by: Jonathan Cameron Reviewed-by: Barry Song Reviewed-by: Alexandru Ardelean Link: https://lore.kernel.org/r/20210314181511.531414-15-jic23@kernel.org --- diff --git a/drivers/staging/iio/cdc/ad7150.c b/drivers/staging/iio/cdc/ad7150.c index 71e02e912f438..eb5424507ad58 100644 --- a/drivers/staging/iio/cdc/ad7150.c +++ b/drivers/staging/iio/cdc/ad7150.c @@ -6,13 +6,13 @@ */ #include -#include #include -#include -#include -#include +#include #include +#include +#include #include +#include #include #include