Re: v4.16-rc0: missing includes in framebuffers break N900 compilation

2018-03-02 Thread Pavel Machek
On Mon 2018-02-26 16:05:53, Tomi Valkeinen wrote: > v4.16-rc1 has a fix (b9058afcd6c7). Yep, thanks. I was bisecting sound problem on N900, so this hit me... Pavel > On 26/02/18 15:00, Pavel Machek wrote: > > I needed this to get -rc0 t

Re: v4.16-rc0: missing includes in framebuffers break N900 compilation

2018-02-26 Thread Tomi Valkeinen
v4.16-rc1 has a fix (b9058afcd6c7). Tomi On 26/02/18 15:00, Pavel Machek wrote: > I needed this to get -rc0 to compile. > > Signed-off-by: Pavel Machek > > > diff --git a/drivers/video/fbdev/omap2/omapfb/dss/dss.c > b/drivers/video/fbdev/omap2/omapfb/dss/dss.c > index 48c6500..990f1c9 10064

v4.16-rc0: missing includes in framebuffers break N900 compilation

2018-02-26 Thread Pavel Machek
I needed this to get -rc0 to compile. Signed-off-by: Pavel Machek diff --git a/drivers/video/fbdev/omap2/omapfb/dss/dss.c b/drivers/video/fbdev/omap2/omapfb/dss/dss.c index 48c6500..990f1c9 100644 --- a/drivers/video/fbdev/omap2/omapfb/dss/dss.c +++ b/drivers/video/fbdev/omap2/omapfb/dss/dss.c