From 4404fc3ccab284e9bdcfa58c1b7ca13603874a8d Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Sat, 25 Jul 2009 16:17:02 +0200 Subject: [PATCH] video: Convert vga console lock to raw_spinlock commit 87f163a2ab9601820c2a6b7d14f81ab3d7d2b642 in tip. Signed-off-by: Thomas Gleixner Signed-off-by: Paul Gortmaker --- drivers/video/console/vgacon.c | 42 ++++++++++++++++++++-------------------- 1 files changed, 21 insertions(+), 21 deletions(-) diff --git a/drivers/video/console/vgacon.c b/drivers/video/console/vgacon.c index 182dd6f..22b753e 100644 --- a/drivers/video/console/vgacon.c +++ b/drivers/video/console/vgacon.c @@ -51,7 +51,7 @@ #include