forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/arch/sh/include/asm/string.h
....@@ -1,6 +1,2 @@
11 /* SPDX-License-Identifier: GPL-2.0 */
2
-#ifdef CONFIG_SUPERH32
3
-# include <asm/string_32.h>
4
-#else
5
-# include <asm/string_64.h>
6
-#endif
2
+#include <asm/string_32.h>