directfb-1.4.11-ppc-compile-fix.patch 524 B

1234567891011121314151617
  1. ---
  2. lib/direct/ppcasm_memcpy_cachable.S | 2 --
  3. 1 file changed, 2 deletions(-)
  4. Index: DirectFB-1.2.7/lib/direct/ppcasm_memcpy_cachable.S
  5. ===================================================================
  6. --- DirectFB-1.2.7.orig/lib/direct/ppcasm_memcpy_cachable.S
  7. +++ DirectFB-1.2.7/lib/direct/ppcasm_memcpy_cachable.S
  8. @@ -34,8 +34,6 @@
  9. #define __ASSEMBLY__
  10. -#include <linux/config.h>
  11. -
  12. #if defined(CONFIG_8xx) || defined(CONFIG_403GCX)
  13. #define L1_CACHE_LINE_SIZE 16
  14. #define LG_L1_CACHE_LINE_SIZE 4