From f74d8a406d12c57550fea0cd4dbe967cd9f94eeb Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 9 Aug 2011 16:56:39 +0200 Subject: some powerpc fixes found via make bulk --- .../patches/patch-lib_direct_ppcasm_memcpy_cachable_S | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/DirectFB/patches/patch-lib_direct_ppcasm_memcpy_cachable_S (limited to 'package/DirectFB') diff --git a/package/DirectFB/patches/patch-lib_direct_ppcasm_memcpy_cachable_S b/package/DirectFB/patches/patch-lib_direct_ppcasm_memcpy_cachable_S new file mode 100644 index 000000000..5352a950c --- /dev/null +++ b/package/DirectFB/patches/patch-lib_direct_ppcasm_memcpy_cachable_S @@ -0,0 +1,11 @@ +--- DirectFB-1.4.11.orig/lib/direct/ppcasm_memcpy_cachable.S 2010-10-08 14:43:46.000000000 +0200 ++++ DirectFB-1.4.11/lib/direct/ppcasm_memcpy_cachable.S 2011-08-08 14:52:51.448015034 +0200 +@@ -34,8 +34,6 @@ + + #define __ASSEMBLY__ + +-#include +- + #if defined(CONFIG_8xx) || defined(CONFIG_403GCX) + #define L1_CACHE_LINE_SIZE 16 + #define LG_L1_CACHE_LINE_SIZE 4 -- cgit v1.2.3