drm: fix crash with fops lock and fixup sarea/page size locking
[deliverable/linux.git] / drivers / char / drm / ffb_drv.c
index c13f9abb41e9b2f3ad88a8303e525ebf874b35d5..9a19879e3b688fa7f3924bad6e624846148dc7be 100644 (file)
@@ -4,13 +4,11 @@
  * Copyright (C) 2000 David S. Miller (davem@redhat.com)
  */
 
-#include <linux/config.h>
 #include "ffb.h"
 #include "drmP.h"
 
 #include "ffb_drv.h"
 
-#include <linux/sched.h>
 #include <linux/smp_lock.h>
 #include <asm/shmparam.h>
 #include <asm/oplib.h>
This page took 0.024004 seconds and 5 git commands to generate.