Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
596891acd774f515c2a43adda9322d6a9b2b51b9
/
.
/
arch
/
blackfin
/
include
/
asm
/
pgalloc.h
blob: c686e0542fd03174d1087d171aae470e807d2a36 [
file
] [
log
] [
blame
]
#ifndef
_BLACKFIN_PGALLOC_H
#define
_BLACKFIN_PGALLOC_H
#include
<asm/setup.h>
#define
check_pgt_cache
()
do
{
}
while
(
0
)
#endif
/* _BLACKFIN_PGALLOC_H */