forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/arch/sh/include/asm/checksum.h
....@@ -1,6 +1,2 @@
11 /* SPDX-License-Identifier: GPL-2.0 */
2
-#ifdef CONFIG_SUPERH32
3
-# include <asm/checksum_32.h>
4
-#else
5
-# include <asm-generic/checksum.h>
6
-#endif
2
+#include <asm/checksum_32.h>