summaryrefslogtreecommitdiffstats
path: root/sys/ofed/include/linux/cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ofed/include/linux/cache.h')
-rw-r--r--sys/ofed/include/linux/cache.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/ofed/include/linux/cache.h b/sys/ofed/include/linux/cache.h
index e4a9d09..921a507 100644
--- a/sys/ofed/include/linux/cache.h
+++ b/sys/ofed/include/linux/cache.h
@@ -30,8 +30,7 @@
#ifndef _LINUX_CACHE_H_
#define _LINUX_CACHE_H_
-
#define cache_line_size() CACHE_LINE_SIZE
-
+#define L1_CACHE_BYTES CACHE_LINE_SIZE
#endif /* _LINUX_CACHE_H_ */
OpenPOWER on IntegriCloud