* Re: [PATCH] s390: remove driver_data direct access of struct device
[not found] <alpine.LFD.2.00.0905051242570.3332@localhost.localdomain>
@ 2009-05-05 17:15 ` Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2009-05-05 17:15 UTC (permalink / raw)
To: linux-s390
On Tue, May 05, 2009 at 12:47:33PM +0200, Sebastian Ott wrote:
> hi,
>
> this patch introduces some build failures like:
>
> drivers/s390/char/raw3270.c: In function 'raw3270_model_show':
> drivers/s390/char/raw3270.c:1132: warning: dereferencing 'void *' pointer
> drivers/s390/char/raw3270.c:1132: error: request for member 'model' in something not a structure or union
>
> the following add-on patch fixes this
>
> Regards,
> Sebastian
>
> Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Argh, sorry about this, bad typo, compounded by cut and paste and the
inability for me to cross-compile s390 anymore :(
I'll merge this with my original patch, thanks so much for checking and
fixing it.
thanks,
greg k-h
^ permalink raw reply [flat|nested] only message in thread