summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
authorMichael Krufky <devnull@localhost>2005-11-10 22:23:55 +0000
committerMichael Krufky <devnull@localhost>2005-11-10 22:23:55 +0000
commitb888da68b09af1231078409503338a9808a498d0 (patch)
treeee9eb0c776e6d7cc8652a190b83395a5875dd1a4 /v4l/ChangeLog
parent6bb171a4e58ec68e267799d0ccd6223126e4a04a (diff)
downloadmediapointer-dvb-s2-b888da68b09af1231078409503338a9808a498d0.tar.gz
mediapointer-dvb-s2-b888da68b09af1231078409503338a9808a498d0.tar.bz2
removed #include <asm/segment.h>
From: Dave Jones <davej@redhat.com> - removed #include <asm/segment.h> - This breaks compilation on non-x86 architectures, and isn't even used. Signed-off-by: Dave Jones <davej@redhat.com> Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index d1d885b8a..55b3e69af 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,13 @@
+2005-11-10 22:21 mkrufky
+
+ * ../linux/drivers/media/video/saa711x.c:
+ - removed #include <asm/segment.h>
+ - This breaks compilation on non-x86 architectures,
+ and isn't even used.
+
+ Signed-off-by: Dave Jones <davej@redhat.com>
+ Signed-off-by: Michael Krufky <mkrufky@m1k.net>
+
2005-11-10 20:41 nshmyrev
* ../linux/drivers/media/video/compat_ioctl32.c: (native_ioctl):