commit | c9ebbe6f23f43f4520d9e3c4fe1384963848088e | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Sun Jul 10 09:43:21 2016 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Thu Sep 08 21:34:15 2016 -0700 |
tree | 04da9916b2dc0eb0fb1037bbaa6e24c503aee1b3 | |
parent | 5e7f5994bdddfb8ddcf08c23638b3ec00c8984bc [diff] |
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>