[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+r1ZhgP1paA3Wd4rsSPy1=xPnztQg0VdSVu6w3B97iE+kA8QQ@mail.gmail.com>
Date: Fri, 6 Mar 2015 09:59:57 -0700
From: Jim Davis <jim.epost@...il.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next <linux-next@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
jaewon02.kim@...sung.com, linux-input@...r.kernel.org
Subject: randconfig build error with next-20150306, in drivers/input/misc/max77843-haptic.c
Building with the attached random configuration file,
drivers/input/misc/max77843-haptic.c: In function 'max77843_haptic_probe':
drivers/input/misc/max77843-haptic.c:268:2: error: implicit
declaration of function 'devm_regulator_get_exclusive'
[-Werror=implicit-function-declaration]
haptic->motor_reg = devm_regulator_get_exclusive(&pdev->dev, "haptic");
^
drivers/input/misc/max77843-haptic.c:268:20: warning: assignment makes
pointer from integer without a cast
haptic->motor_reg = devm_regulator_get_exclusive(&pdev->dev, "haptic");
^
cc1: some warnings being treated as errors
scripts/Makefile.build:264: recipe for target
'drivers/input/misc/max77843-haptic.o' failed
make[3]: *** [drivers/input/misc/max77843-haptic.o] Error 1
View attachment "randconfig-1425641117.txt" of type "text/plain" (101568 bytes)
Powered by blists - more mailing lists