aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/include/asm/cacheflush.h
blob: d0f9eafe8988ea1f5187f4b61e15f6c1d0bd981b (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0 */

#ifndef __ASM_CSKY_CACHEFLUSH_H
#define __ASM_CSKY_CACHEFLUSH_H

#include <linux/mm.h>
#include <abi/cacheflush.h>

#endif /* __ASM_CSKY_CACHEFLUSH_H */