From: Jonathan Cameron Date: Sun, 14 Mar 2021 18:15:01 +0000 (+0000) Subject: staging:iio:cdc:ad7150: Reorganize headers. X-Git-Tag: io_uring-5.13-2021-05-07~88^2~195^2~47 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=69567d38613cead66315bbc73a53ee674c0be05d;p=linux-block.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 71e02e912f43..eb5424507ad5 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