[PATCH 01/12] drm: Add a missing ')'

2011-12-20 Thread ville.syrj...@linux.intel.com
From: Ville Syrj?l? The code happened to compile because the flag wasn't actually used yet. Signed-off-by: Ville Syrj?l? --- include/drm/drm_mode.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/drm/drm_mode.h

[PATCH 01/12] drm: Add a missing ')'

2011-12-19 Thread ville . syrjala
From: Ville Syrjälä ville.syrj...@linux.intel.com The code happened to compile because the flag wasn't actually used yet. Signed-off-by: Ville Syrjälä ville.syrj...@linux.intel.com --- include/drm/drm_mode.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git