kernel/arch/sh/include/asm/cache_insns.h
.. .. @@ -1,12 +1,2 @@ 1 1 /* SPDX-License-Identifier: GPL-2.0 */ 2 -#ifndef __ASM_SH_CACHE_INSNS_H3 -#define __ASM_SH_CACHE_INSNS_H4 -5 -6 -#ifdef CONFIG_SUPERH327 -# include <asm/cache_insns_32.h>8 -#else9 -# include <asm/cache_insns_64.h>10 -#endif11 -12 -#endif /* __ASM_SH_CACHE_INSNS_H */2 +#include <asm/cache_insns_32.h>