diff options
Diffstat (limited to 'drivers/char/drm')
-rw-r--r-- | drivers/char/drm/ffb_context.c | 1 | ||||
-rw-r--r-- | drivers/char/drm/ffb_drv.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/drivers/char/drm/ffb_context.c b/drivers/char/drm/ffb_context.c index 1383727b443a..ac9ab40d57aa 100644 --- a/drivers/char/drm/ffb_context.c +++ b/drivers/char/drm/ffb_context.c | |||
@@ -7,7 +7,6 @@ | |||
7 | * for authors. | 7 | * for authors. |
8 | */ | 8 | */ |
9 | 9 | ||
10 | #include <linux/sched.h> | ||
11 | #include <asm/upa.h> | 10 | #include <asm/upa.h> |
12 | 11 | ||
13 | #include "ffb.h" | 12 | #include "ffb.h" |
diff --git a/drivers/char/drm/ffb_drv.c b/drivers/char/drm/ffb_drv.c index dd45111a4854..9a19879e3b68 100644 --- a/drivers/char/drm/ffb_drv.c +++ b/drivers/char/drm/ffb_drv.c | |||
@@ -9,7 +9,6 @@ | |||
9 | 9 | ||
10 | #include "ffb_drv.h" | 10 | #include "ffb_drv.h" |
11 | 11 | ||
12 | #include <linux/sched.h> | ||
13 | #include <linux/smp_lock.h> | 12 | #include <linux/smp_lock.h> |
14 | #include <asm/shmparam.h> | 13 | #include <asm/shmparam.h> |
15 | #include <asm/oplib.h> | 14 | #include <asm/oplib.h> |