From 61441d066d8f7691ad3d9afdf1d3ae94a478c057 Mon Sep 17 00:00:00 2001 From: Wolfgang Wiedmeyer Date: Fri, 23 Oct 2015 21:26:54 +0200 Subject: remove compat from include, get new scripts working further update code, especially sound remove initramfs files for galaxys2 and d710 and a busybox binary --- include/compat/linux/tracepoint.h | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100755 include/compat/linux/tracepoint.h (limited to 'include/compat/linux/tracepoint.h') diff --git a/include/compat/linux/tracepoint.h b/include/compat/linux/tracepoint.h deleted file mode 100755 index 9f5add1..0000000 --- a/include/compat/linux/tracepoint.h +++ /dev/null @@ -1,10 +0,0 @@ -#ifndef _COMPAT_LINUX_TRACEPOINT_H -#define _COMPAT_LINUX_TRACEPOINT_H 1 - -#include - -#if (LINUX_VERSION_CODE > KERNEL_VERSION(2,6,27)) -#include_next -#endif /* (LINUX_VERSION_CODE > KERNEL_VERSION(2,6,27)) */ - -#endif /* _COMPAT_LINUX_TRACEPOINT_H */ -- cgit v1.1