patch-lib_direct_ppcasm_memcpy_cachable_S 388 B

1234567891011
  1. --- DirectFB-1.4.11.orig/lib/direct/ppcasm_memcpy_cachable.S 2010-10-08 14:43:46.000000000 +0200
  2. +++ DirectFB-1.4.11/lib/direct/ppcasm_memcpy_cachable.S 2011-08-08 14:52:51.448015034 +0200
  3. @@ -34,8 +34,6 @@
  4. #define __ASSEMBLY__
  5. -#include <linux/config.h>
  6. -
  7. #if defined(CONFIG_8xx) || defined(CONFIG_403GCX)
  8. #define L1_CACHE_LINE_SIZE 16
  9. #define LG_L1_CACHE_LINE_SIZE 4