linux/arch/hexagon/include
Ilia Mirkin 0d82674b81 hexagon: correct type on pgd copy
swapper_pg_dir is an array of pgd_t, not pgd_t*. This has no actual
effect since sizeof(pgd_t) == sizeof(pgd_t*), but unconfuses tools that
check types.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
2014-04-04 18:20:01 -05:00
..
asm hexagon: correct type on pgd copy 2014-04-04 18:20:01 -05:00
uapi/asm arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__ 2014-04-04 18:20:00 -05:00