projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24b5925
)
[PATCH] v4l: saa711x driver doesn't need segment.h
author
Dave Jones
<
[email protected]
>
Mon, 14 Nov 2005 00:08:09 +0000
(16:08 -0800)
committer
Linus Torvalds
<
[email protected]
>
Mon, 14 Nov 2005 02:14:20 +0000
(18:14 -0800)
This breaks compilation on non-x86 architectures, and isn't even used.
Signed-off-by: Dave Jones <
[email protected]
>
Acked-by: Michael Krufky <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
drivers/media/video/saa711x.c
patch
|
blob
|
history
diff --git
a/drivers/media/video/saa711x.c
b/drivers/media/video/saa711x.c
index 9aa8827de2c36a3863a2d67fd842ba56dc52537d..25b30f352d84103564e661dca26d6580e5a2afe3 100644
(file)
--- a/
drivers/media/video/saa711x.c
+++ b/
drivers/media/video/saa711x.c
@@
-36,7
+36,6
@@
#include <asm/pgtable.h>
#include <asm/page.h>
#include <linux/sched.h>
-#include <asm/segment.h>
#include <linux/types.h>
#include <asm/uaccess.h>
#include <linux/videodev.h>