[PATCH] kms: Allow compiling libkms without Intel support

2013-04-12 Thread Jakob Bornecrantz
Oh, how very x86 centric of me, the changes are Reviewed-by Jakob Bornecrantz Cheers, Jakob. On Fri, Apr 12, 2013 at 4:07 PM, Laurent Pinchart < laurent.pinchart at ideasonboard.com> wrote: > Signed-off-by: Laurent Pinchart > --- > libkms/Makefile.am | 5 - > libkms/linux.c | 6 +

[PATCH] kms: Allow compiling libkms without Intel support

2013-04-12 Thread Laurent Pinchart
Signed-off-by: Laurent Pinchart --- libkms/Makefile.am | 5 - libkms/linux.c | 6 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/libkms/Makefile.am b/libkms/Makefile.am index 215450a..518021f 100644 --- a/libkms/Makefile.am +++ b/libkms/Makefile.am @@ -15,10 +15,13

Re: [PATCH] kms: Allow compiling libkms without Intel support

2013-04-12 Thread Jakob Bornecrantz
Oh, how very x86 centric of me, the changes are Reviewed-by Jakob Bornecrantz Cheers, Jakob. On Fri, Apr 12, 2013 at 4:07 PM, Laurent Pinchart < laurent.pinch...@ideasonboard.com> wrote: > Signed-off-by: Laurent Pinchart > --- > libkms/Makefile.am | 5 - > libkms/linux.c | 6 +- >

[PATCH] kms: Allow compiling libkms without Intel support

2013-04-12 Thread Laurent Pinchart
Signed-off-by: Laurent Pinchart --- libkms/Makefile.am | 5 - libkms/linux.c | 6 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/libkms/Makefile.am b/libkms/Makefile.am index 215450a..518021f 100644 --- a/libkms/Makefile.am +++ b/libkms/Makefile.am @@ -15,10 +15,13