android_kernel_motorola_sm6225/include/linux/regulator
Guenter Roeck 174e964ec2 regulator: Include err.h from consumer.h to fix build failure
sh:sh2007_defconfig fails to build with the following error:

In file included from include/linux/regulator/machine.h:18:0,
                 from arch/sh/boards/board-sh2007.c:10:
include/linux/regulator/consumer.h: In function 'regulator_get_optional':
include/linux/regulator/consumer.h:271:2:
		error: implicit declaration of function 'ERR_PTR'
include/linux/err.h: At top level:
include/linux/err.h:23:35: error: conflicting types for 'ERR_PTR'
include/linux/regulator/consumer.h:271:9:
		note: previous implicit declaration of 'ERR_PTR' was here

Since consumer.h uses ERR_PTR, it should include err.h.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Mark Brown <broonie@kernel.org>
2014-10-13 13:05:58 +02:00
..
ab8500.h regulator: ab8500: Remove ab8500_regulator_debug_init/exit() 2014-06-22 11:51:47 +01:00
act8865.h regulator: act8865: add support for act8846 2014-08-05 18:02:53 +01:00
consumer.h regulator: Include err.h from consumer.h to fix build failure 2014-10-13 13:05:58 +02:00
da9211.h regulator: da9211: support device tree 2014-08-27 10:27:56 +01:00
db8500-prcmu.h
driver.h Merge remote-tracking branches 'regulator/topic/drivers', 'regulator/topic/enable', 'regulator/topic/fan53555', 'regulator/topic/hi6421' and 'regulator/topic/isl9305' into regulator-next 2014-09-30 13:50:27 +01:00
fan53555.h regulator: fan53555: Prevent multiple include of fan53555.h 2013-08-07 10:38:16 +01:00
fixed.h
gpio-regulator.h
lp872x.h
lp3971.h
lp3972.h
machine.h regulator: fix kernel-doc warnings in header files 2014-08-28 09:59:42 +01:00
max1586.h regulator: max1586: add device-tree support 2014-09-01 11:35:45 +01:00
max8649.h
max8660.h regulators: max8660: add DT bindings 2013-08-02 17:29:54 +01:00
max8952.h regulator: max8952: Add Device Tree support 2013-04-05 11:20:52 +01:00
max8973-regulator.h regulator: max8973: add regulator driver support 2012-11-19 17:03:11 +09:00
of_regulator.h
pfuze100.h regulator: pfuze100: add pfuze200 support 2014-03-04 17:40:31 +08:00
tps6507x.h
tps51632-regulator.h
tps62360.h
userspace-consumer.h