Hi Linus,
Please pull the 'vgaarb-fix' branch from
ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git vgaarb-fix
this just fixes the build when DRM is on but VGA arb is off.
Dave.
include/linux/vgaarb.h | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
commit 7c329288d72e025db4feac65f0fed95fb3e3ef1c
Author: Ingo Molnar <[email protected]>
Date: Wed Sep 23 09:52:18 2009 +1000
vgaarb: make client interface config invariant.
Fixes build when VGA_ARB is off.
Reported-by: Ingo Molnar <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>