[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1005241602320.28092@pobox.suse.cz>
Date: Mon, 24 May 2010 16:03:00 +0200 (CEST)
From: Jiri Kosina <jkosina@...e.cz>
To: Greg KH <greg@...ah.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Stefan Achatz <erazor_de@...rs.sourceforge.net>,
Chris Wright <chrisw@...s-sol.org>
Subject: Re: linux-next: build warnings after merge of the driver-core tree
On Fri, 21 May 2010, Greg KH wrote:
> > > > drivers/hid/hid-roccat-kone.c:696: warning: initialization from incompatible pointer type
> > > > drivers/hid/hid-roccat-kone.c:701: warning: initialization from incompatible pointer type
> > > > drivers/hid/hid-roccat-kone.c:703: warning: initialization from incompatible pointer type
> > > > drivers/hid/hid-roccat-kone.c:708: warning: initialization from incompatible pointer type
> > > > drivers/hid/hid-roccat-kone.c:710: warning: initialization from incompatible pointer type
> > > > drivers/hid/hid-roccat-kone.c:715: warning: initialization from incompatible pointer type
> > > > drivers/hid/hid-roccat-kone.c:717: warning: initialization from incompatible pointer type
> > > > drivers/hid/hid-roccat-kone.c:722: warning: initialization from incompatible pointer type
> > > > drivers/hid/hid-roccat-kone.c:724: warning: initialization from incompatible pointer type
> > > > drivers/hid/hid-roccat-kone.c:729: warning: initialization from incompatible pointer type
> > > > drivers/hid/hid-roccat-kone.c:731: warning: initialization from incompatible pointer type
> > > >
> > > > Introduced by commit 867040163f10f2b52b45bc573f330d6eb28f5914 ("sysfs:
> > > > add struct file* to bin_attr callbacks") from the driver-core tree
> > > > interacting with commit 14bf62cde79423a02a590e02664ed29a36facec1 ("HID:
> > > > add driver for Roccat Kone gaming mouse") from the hid tree.
> > > >
> > > > I added the following patch:
> > > >
> > > > From: Stephen Rothwell <sfr@...b.auug.org.au>
> > > > Date: Fri, 21 May 2010 16:15:32 +1000
> > > > Subject: [PATCH] hid: fix hid-roccat-kone for bin_attr API change
> > > >
> > > > Signed-off-by: Stephen Rothwell <sfr@...b.auug.org.au>
> > > > ---
> > > > drivers/hid/hid-roccat-kone.c | 24 ++++++++++++------------
> > >
> > > That patch looks fine, but I can't take it in my tree as the HID tree
> > > isn't merged with Linus's tree yet :(
> >
> > It is merged now, so you can proceed.
>
> Heh, so is the driver core changes as well.
>
> Care to take this through your tree as it does only touch drivers/hid/ ?
>
> Sorry about this.
Yup, I have now applied it to my tree.
Thanks,
--
Jiri Kosina
SUSE Labs, Novell Inc.
--
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