[PATCH RESEND] drm: include missing types header to drm_mode.h

2010-10-25 Thread Davidlohr Bueso
On Fri, 2010-10-22 at 17:02 -0700, Randy Dunlap wrote: > On Fri, 22 Oct 2010 16:55:17 -0700 Andrew Morton wrote: > > > On Fri, 22 Oct 2010 10:13:19 -0300 > > Davidlohr Bueso wrote: > > > > > drm: include missing types header to drm_mode.h > > > > > > Signed-off-by: Davidlohr Bueso > > > --- >

[PATCH RESEND] drm: include missing types header to drm_mode.h

2010-10-23 Thread Dave Airlie
On Sat, Oct 23, 2010 at 10:02 AM, Randy Dunlap wrote: > On Fri, 22 Oct 2010 16:55:17 -0700 Andrew Morton wrote: > >> On Fri, 22 Oct 2010 10:13:19 -0300 >> Davidlohr Bueso wrote: >> >> > drm: include missing types header to drm_mode.h >> > >> > Signed-off-by: Davidlohr Bueso >> > --- >> >

[PATCH RESEND] drm: include missing types header to drm_mode.h

2010-10-22 Thread Randy Dunlap
On Fri, 22 Oct 2010 16:55:17 -0700 Andrew Morton wrote: > On Fri, 22 Oct 2010 10:13:19 -0300 > Davidlohr Bueso wrote: > > > drm: include missing types header to drm_mode.h > > > > Signed-off-by: Davidlohr Bueso > > --- > > include/drm/drm_mode.h |2 ++ > > 1 files changed, 2

[PATCH RESEND] drm: include missing types header to drm_mode.h

2010-10-22 Thread Andrew Morton
On Fri, 22 Oct 2010 10:13:19 -0300 Davidlohr Bueso wrote: > drm: include missing types header to drm_mode.h > > Signed-off-by: Davidlohr Bueso > --- > include/drm/drm_mode.h |2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/include/drm/drm_mode.h

[PATCH RESEND] drm: include missing types header to drm_mode.h

2010-10-22 Thread Davidlohr Bueso
drm: include missing types header to drm_mode.h Signed-off-by: Davidlohr Bueso --- include/drm/drm_mode.h |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/drm/drm_mode.h b/include/drm/drm_mode.h index 0fc7397..eddd7f4 100644 --- a/include/drm/drm_mode.h +++

[PATCH RESEND] drm: include missing types header to drm_mode.h

2010-10-22 Thread Davidlohr Bueso
drm: include missing types header to drm_mode.h Signed-off-by: Davidlohr Bueso d...@gnu.org --- include/drm/drm_mode.h |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/drm/drm_mode.h b/include/drm/drm_mode.h index 0fc7397..eddd7f4 100644 ---

Re: [PATCH RESEND] drm: include missing types header to drm_mode.h

2010-10-22 Thread Andrew Morton
On Fri, 22 Oct 2010 10:13:19 -0300 Davidlohr Bueso d...@gnu.org wrote: drm: include missing types header to drm_mode.h Signed-off-by: Davidlohr Bueso d...@gnu.org --- include/drm/drm_mode.h |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/drm/drm_mode.h

Re: [PATCH RESEND] drm: include missing types header to drm_mode.h

2010-10-22 Thread Randy Dunlap
On Fri, 22 Oct 2010 16:55:17 -0700 Andrew Morton wrote: On Fri, 22 Oct 2010 10:13:19 -0300 Davidlohr Bueso d...@gnu.org wrote: drm: include missing types header to drm_mode.h Signed-off-by: Davidlohr Bueso d...@gnu.org --- include/drm/drm_mode.h |2 ++ 1 files changed, 2

Re: [PATCH RESEND] drm: include missing types header to drm_mode.h

2010-10-22 Thread Dave Airlie
On Sat, Oct 23, 2010 at 10:02 AM, Randy Dunlap rdun...@xenotime.net wrote: On Fri, 22 Oct 2010 16:55:17 -0700 Andrew Morton wrote: On Fri, 22 Oct 2010 10:13:19 -0300 Davidlohr Bueso d...@gnu.org wrote: drm: include missing types header to drm_mode.h Signed-off-by: Davidlohr Bueso