summaryrefslogtreecommitdiff
path: root/package/DirectFB/patches/patch-lib_direct_ppcasm_memcpy_cachable_S
blob: 5352a950c0f1b34032c73fec00560c6f700052ac (plain)
1
2
3
4
5
6
7
8
9
10
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 <linux/config.h>
-
 #if defined(CONFIG_8xx) || defined(CONFIG_403GCX)
 #define L1_CACHE_LINE_SIZE       16
 #define LG_L1_CACHE_LINE_SIZE     4