diff options
Diffstat (limited to 'arch/score/include/asm/cache.h')
| -rw-r--r-- | arch/score/include/asm/cache.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/score/include/asm/cache.h b/arch/score/include/asm/cache.h deleted file mode 100644 index ae3d59f2d2c4..000000000000 --- a/arch/score/include/asm/cache.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef _ASM_SCORE_CACHE_H -#define _ASM_SCORE_CACHE_H - -#define L1_CACHE_SHIFT 4 -#define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) - -#endif /* _ASM_SCORE_CACHE_H */ |
