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
..
2014-01-31 09:21:55 -08:00
2014-03-22 09:13:13 -07:00
2014-02-17 11:24:48 +01:00
2014-03-07 09:52:46 -08:00
2014-04-04 18:20:01 -05:00
2014-01-30 17:08:41 -08:00
2014-03-28 13:56:58 -07:00
2014-02-24 00:34:36 -08:00