sh: use asm-generic/mmu_context.h for no-op implementations
[sfrench/cifs-2.6.git] / arch / sh / include / asm / mmu_context_32.h
index 71bf12ef1f650c28e70452e40a44699bc12ecfe4..bc5034fa62493b1633f034e8f35a11e34d164625 100644 (file)
@@ -2,15 +2,6 @@
 #ifndef __ASM_SH_MMU_CONTEXT_32_H
 #define __ASM_SH_MMU_CONTEXT_32_H
 
-/*
- * Destroy context related info for an mm_struct that is about
- * to be put to rest.
- */
-static inline void destroy_context(struct mm_struct *mm)
-{
-       /* Do nothing */
-}
-
 #ifdef CONFIG_CPU_HAS_PTEAEX
 static inline void set_asid(unsigned long asid)
 {