forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/arch/sparc/include/asm/page_64.h
....@@ -158,9 +158,6 @@
158158
159159 #endif /* !(__ASSEMBLY__) */
160160
161
-#define VM_DATA_DEFAULT_FLAGS (VM_READ | VM_WRITE | VM_EXEC | \
162
- VM_MAYREAD | VM_MAYWRITE | VM_MAYEXEC)
163
-
164161 #include <asm-generic/getorder.h>
165162
166163 #endif /* _SPARC64_PAGE_H */