Commit 4c077429 authored by Marek Vasut's avatar Marek Vasut Committed by Jonathan Cameron

iio: mlx90614: Sort headers

Sort the headers alphabetically. No functional change.
Acked-by: default avatarCrt Mori <cmo@melexis.com>
Signed-off-by: default avatarMarek Vasut <marex@denx.de>
Link: https://lore.kernel.org/r/20230510102251.10118-2-marex@denx.deSigned-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent aac997a8
......@@ -19,12 +19,12 @@
* the "wakeup" GPIO is not given, power management will be disabled.
*/
#include <linux/delay.h>
#include <linux/err.h>
#include <linux/gpio/consumer.h>
#include <linux/i2c.h>
#include <linux/module.h>
#include <linux/delay.h>
#include <linux/jiffies.h>
#include <linux/gpio/consumer.h>
#include <linux/module.h>
#include <linux/pm_runtime.h>
#include <linux/iio/iio.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment