aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x/include/asm/flat.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--arch/c6x/include/asm/flat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/c6x/include/asm/flat.h b/arch/c6x/include/asm/flat.h
index ecc6aea6606c..ac87368efad1 100644
--- a/arch/c6x/include/asm/flat.h
+++ b/arch/c6x/include/asm/flat.h
@@ -18,6 +18,5 @@ static inline int flat_put_addr_at_rp(u32 __user *rp, u32 addr, u32 rel)
return 0;
}
#define flat_get_relocate_addr(rel) (rel)
-#define flat_set_persistent(relval, p) 0
#endif /* __ASM_C6X_FLAT_H */