diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2017-09-26 01:09:05 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2017-10-30 02:36:03 +0100 |
commit | ef7a612415958de1f9afd86235d38b14975d0b7c (patch) | |
tree | 23ad423cfce2ba9ad651d86fdaafdccc7fc644ed /Makefile | |
parent | hwmon: (gpio-fan) Use local variable pointers (diff) | |
download | linux-ef7a612415958de1f9afd86235d38b14975d0b7c.tar.xz linux-ef7a612415958de1f9afd86235d38b14975d0b7c.zip |
hwmon: (gpio-fan) Localize platform data
There is not a single user of the platform data header in
<linux/gpio-fan.h>. We can conclude that all current users are
probing from the device tree, so start simplifying the code by
pulling the header into the driver.
Convert "unsigned" to "unsigned int" in the process to make
checkpatch happy.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions