repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/ast: Only warn about unsupported TX chips on Gen4 and later
[drm/drm-misc.git]
/
arch
/
csky
/
include
/
asm
/
tlb.h
blob
702861c6887486adf5166646541a7e626dd2cbe6
1
/* SPDX-License-Identifier: GPL-2.0 */
2
3
#ifndef __ASM_CSKY_TLB_H
4
#define __ASM_CSKY_TLB_H
5
6
#include <asm/cacheflush.h>
7
#include <asm-generic/tlb.h>
8
9
#endif
/* __ASM_CSKY_TLB_H */