Thread (2 messages) 2 messages, 2 authors, 2014-12-22

randconfig build error with next-20141219, in drivers/input/misc/regulator-haptic.c

From: Jim Davis <hidden>
Date: 2014-12-19 16:13:08
Also in: linux-input, lkml

Building with the attached random configuration file,

drivers/input/misc/regulator-haptic.c: In function ‘regulator_haptic_probe’:
drivers/input/misc/regulator-haptic.c:184:2: error: implicit
declaration of function ‘devm_regulator_get_exclusive’
[-Werror=implicit-function-declaration]
  haptic->regulator = devm_regulator_get_exclusive(&pdev->dev, "haptic");
  ^
drivers/input/misc/regulator-haptic.c:184:20: warning: assignment makes pointer
from integer without a cast [enabled by default]
  haptic->regulator = devm_regulator_get_exclusive(&pdev->dev, "haptic");
                    ^
cc1: some warnings being treated as errors
make[3]: *** [drivers/input/misc/regulator-haptic.o] Error 1

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help