Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

[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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>