Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
c1d0d32a603ed06377f404adf2c538de33bb3634
/
.
/
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 */