CHANGELOG 2005-08-17
[hdw-linux/hdw-linux.git] / packages / multimedia / mplayer / kernel_2_6.patch
diff --git a/packages/multimedia/mplayer/kernel_2_6.patch b/packages/multimedia/mplayer/kernel_2_6.patch
deleted file mode 100644 (file)
index 6249fcb..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
---- ./osdep/kerneltwosix.h.orig        2004-07-20 16:37:03.000000000 +0200
-+++ ./osdep/kerneltwosix.h     2004-07-20 16:39:26.000000000 +0200
-@@ -1,9 +1 @@
- #include <linux/version.h>
--#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,5,70)
--#define __KERNEL__
--#include <linux/thread_info.h>
--#include <linux/list.h>
--#undef __KERNEL__
--#endif
--
--