1296633Sdes/* SPDX-License-Identifier: GPL-2.0 */
2204861Sdes
3204861Sdes#ifndef __ASM_CSKY_CACHEFLUSH_H
4204861Sdes#define __ASM_CSKY_CACHEFLUSH_H
5204861Sdes
6204861Sdes#include <linux/mm.h>
7204861Sdes#include <abi/cacheflush.h>
8204861Sdes
9204861Sdes#endif /* __ASM_CSKY_CACHEFLUSH_H */
10204861Sdes