Commit 93067f38 authored by Dave Jones's avatar Dave Jones Committed by Linus Torvalds

[PATCH] v4l: saa711x driver doesn't need segment.h

This breaks compilation on non-x86 architectures, and isn't even used.
Signed-off-by: default avatarDave Jones <davej@redhat.com>
Acked-by: default avatarMichael Krufky <mkrufky@m1k.net>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 24b59258
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment