[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190725123126.725c77c8@canb.auug.org.au>
Date: Thu, 25 Jul 2019 12:31:26 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Jacek Anaszewski <jacek.anaszewski@...il.com>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Bartosz Golaszewski <bgolaszewski@...libre.com>,
Lee Jones <lee.jones@...aro.org>
Subject: linux-next: build failure after merge of the leds tree
Hi all,
After merging the leds tree, today's linux-next build (x86_64
allmodconfig) failed like this:
drivers/leds/leds-max77650.c: In function 'max77650_led_probe':
drivers/leds/leds-max77650.c:121:8: error: implicit declaration of function 'devm_of_led_classdev_register'; did you mean 'devm_led_classdev_register'? [-Werror=implicit-function-declaration]
rv = devm_of_led_classdev_register(dev, child, &led->cdev);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
devm_led_classdev_register
Caused by commit
4eba5b82096e ("leds: class: Improve LED and LED flash class registration API")
interacting with commit
5be102eb161a ("leds: max77650: Add LEDs support")
I have used the leds tree from next-20190724 for today.
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists