summaryrefslogtreecommitdiff
path: root/package/directfb/directfb-1.4.11-ppc-compile-fix.patch
blob: 2514eae6ed04fad7c8eac30cbd13ca627ee7694e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
 lib/direct/ppcasm_memcpy_cachable.S |    2 --
 1 file changed, 2 deletions(-)

Index: DirectFB-1.2.7/lib/direct/ppcasm_memcpy_cachable.S
===================================================================
--- DirectFB-1.2.7.orig/lib/direct/ppcasm_memcpy_cachable.S
+++ DirectFB-1.2.7/lib/direct/ppcasm_memcpy_cachable.S
@@ -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