/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __ASM_M68K_CACHETYPE_H #define __ASM_M68K_CACHETYPE_H #include #define cpu_dcache_is_aliasing() true #endif