]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
hwmon: (gpio-fan) Include linux/of.h header
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 27 Sep 2013 11:26:00 +0000 (16:56 +0530)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 18 Oct 2013 16:12:02 +0000 (09:12 -0700)
commitc50588ababd85e164a97f114d79af267a6aef42a
tree5066d2f9273c70ab70b620e35a181adc1c48e085
parent2825f033da13bc932aa470533da0f8cfb9a6e40d
hwmon: (gpio-fan) Include linux/of.h header

'of_match_ptr' is defined in linux/of.h. Include it explicitly.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/gpio-fan.c