Re: [PATCH] staging: unisys: Disable driver for UML

2015-05-10 Thread Richard Weinberger
Am 10.05.2015 um 15:02 schrieb Greg KH: > On Mon, May 04, 2015 at 09:02:10PM +0200, Richard Weinberger wrote: >> UML has no io memory nor cpuid. >> Let's disable this driver for UML. > > Doesn't apply to my tree :( I'm sorry Greg, looks like my -next tree needs updating. Will resend soon. Thanks

Re: [PATCH] staging: unisys: Disable driver for UML

2015-05-10 Thread Greg KH
On Mon, May 04, 2015 at 09:02:10PM +0200, Richard Weinberger wrote: > UML has no io memory nor cpuid. > Let's disable this driver for UML. Doesn't apply to my tree :( ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject

[PATCH] staging: unisys: Disable driver for UML

2015-05-04 Thread Richard Weinberger
UML has no io memory nor cpuid. Let's disable this driver for UML. Fixes: drivers/staging/unisys/common-spar/include/iovmcall_gnuc.h: In function ‘__unisys_vmcall_gnuc’: drivers/staging/unisys/common-spar/include/iovmcall_gnuc.h:24:2: error: implicit declaration of function ‘cpuid’ [-Werror=impl