hwmon: (core) Order include files alphabetically
authorGuenter Roeck <linux@roeck-us.net>
Sun, 10 Jul 2016 16:43:21 +0000 (09:43 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 9 Sep 2016 04:34:15 +0000 (21:34 -0700)
commitc9ebbe6f23f43f4520d9e3c4fe1384963848088e
tree04da9916b2dc0eb0fb1037bbaa6e24c503aee1b3
parent5e7f5994bdddfb8ddcf08c23638b3ec00c8984bc
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>
drivers/hwmon/hwmon.c