[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1401269402.4597.15.camel@chaos.site>
Date: Wed, 28 May 2014 11:30:02 +0200
From: Jean Delvare <jdelvare@...e.de>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Greg KH <greg@...ah.com>, linux-next@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: linux-next: build failure after merge of the driver-core tree
Hi Stephen, Greg,
Le Wednesday 28 May 2014 à 18:03 +1000, Stephen Rothwell a écrit :
> Hi Greg,
>
> After merging the driver-core tree, today's linux-next build (powerpc
> ppc64_defconfig) failed like this:
>
> drivers/crypto/nx/nx-842.c: In function 'nx842_probe':
> drivers/crypto/nx/nx-842.c:1200:6: error: void value not ignored as it ought to be
> if (dev_set_drvdata(&viodev->dev, rcu_dereference(devdata))) {
> ^
>
> Caused by commit 2c1f1ff0f0d9 ("driver core: dev_set_drvdata returns
> void"). Grep is better than hope :-)
Oops, that would be my fault, sorry. I did grep for such cases but my
grep command must have been poor, I only caught 2 of the 3 cases in the
kernel tree. And make allmodconfig didn't help as the driver is
ppc64-specific.
I'll send a fix-up patch immediately, sorry for the trouble.
--
Jean Delvare
SUSE L3 Support
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists