aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/cacheflush.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/cacheflush.h')
-rw-r--r--include/asm-x86/cacheflush.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-x86/cacheflush.h b/include/asm-x86/cacheflush.h
index 0a5f71817b3e..8e205a131250 100644
--- a/include/asm-x86/cacheflush.h
+++ b/include/asm-x86/cacheflush.h
@@ -99,8 +99,6 @@ int set_pages_rw(struct page *page, int numpages);
99 99
100void clflush_cache_range(void *addr, unsigned int size); 100void clflush_cache_range(void *addr, unsigned int size);
101 101
102void cpa_init(void);
103
104#ifdef CONFIG_DEBUG_RODATA 102#ifdef CONFIG_DEBUG_RODATA
105void mark_rodata_ro(void); 103void mark_rodata_ro(void);
106extern const int rodata_test_data; 104extern const int rodata_test_data;