[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+r1Zhh3u_JMnvvYaXD81ew--H_t9exuX-xvuNw8n=OPA-PWNA@mail.gmail.com>
Date: Fri, 19 Dec 2014 09:13:02 -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>,
linux-input@...r.kernel.org,
Grant Likely <grant.likely@...aro.org>,
Rob Herring <robh+dt@...nel.org>
Subject: randconfig build error with next-20141219, in drivers/input/misc/regulator-haptic.c
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
View attachment "randconfig-1419003128.txt" of type "text/plain" (54968 bytes)
Powered by blists - more mailing lists