Home
last modified time | relevance | path

Searched hist:c9ebbe6f23f43f4520d9e3c4fe1384963848088e (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/
H A Dhwmon.cdiff c9ebbe6f23f43f4520d9e3c4fe1384963848088e Sun Jul 10 18:43:21 CEST 2016 Guenter Roeck <linux@roeck-us.net> hwmon: (core) Order include files alphabetically

Ordering include files alphabetically makes it easier to add new ones.
Stop including linux/spinlock.h and linux/kdev_t.h since both are not
needed.

Reviewed-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>