3.5.7.17 -stable review patch.  If anyone has any objections, please let me 
know.

------------------

From: Dave Airlie <airl...@redhat.com>

commit 0ab3691fa8ac15ed94f9e2fa7c2958ab41d2e3f5 upstream.

This fixes the build error.

Signed-off-by: Dave Airlie <airl...@redhat.com>
Signed-off-by: Luis Henriques <luis.henriq...@canonical.com>
---
 drivers/video/console/vgacon.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/video/console/vgacon.c b/drivers/video/console/vgacon.c
index 0dd6d96..9d8feac 100644
--- a/drivers/video/console/vgacon.c
+++ b/drivers/video/console/vgacon.c
@@ -42,6 +42,7 @@
 #include <linux/kd.h>
 #include <linux/slab.h>
 #include <linux/vt_kern.h>
+#include <linux/sched.h>
 #include <linux/selection.h>
 #include <linux/spinlock.h>
 #include <linux/ioport.h>
-- 
1.8.1.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to