Re: [MeeGo-Dev][PATCH] Topcliff: Update PCH_PHUB driver to 2.6.35

From: Greg KH
Date: Wed Sep 01 2010 - 21:17:37 EST


On Wed, Sep 01, 2010 at 09:16:30PM +0900, Masayuki Ohtak wrote:
> Hi Greg,
>
> Sorry, we have modified again, for a bug(illegal return code) and
> WARNING for building with the latest kernel.

Nope, I still get a warning with this patch, but I'll go fix it up:
CC [M] drivers/misc/pch_phub.o
drivers/misc/pch_phub.c: In function âpch_phub_probeâ:
drivers/misc/pch_phub.c:582:334: warning: cast from pointer to integer of different size
drivers/misc/pch_phub.c:585:2: warning: passing argument 2 of âpci_map_româ from incompatible pointer type
include/linux/pci.h:803:43: note: expected âsize_t *â but argument is of type âunsigned int *â
drivers/misc/pch_phub.c:592:346: warning: cast from pointer to integer of different size

thanks,

greg k-h
--
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/