Re: linux-next: build warnings after merge of the driver-core tree

From: Chris Wright
Date: Fri May 21 2010 - 12:23:00 EST


* Stephen Rothwell (sfr@xxxxxxxxxxxxxxxx) wrote:
...
> 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@xxxxxxxxxxxxxxxx>
> 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@xxxxxxxxxxxxxxxx>

Yep, looks good. I figured we'd hit one or two of those w/ the API
change.

Acked-by: Chris Wright <chrisw@xxxxxxxxxxxx>

thanks,
-chris
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/