commit | b6ae3550c8e2ca8f7ce1b7f04585dc12a0eb5cbd | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Thu Oct 18 05:22:27 2018 +0000 |
committer | Scott Wood <oss@buserror.net> | Mon Oct 22 19:11:58 2018 -0500 |
tree | 340b65beee76a8eb0133f26d7756503ed28852b1 | |
parent | e738c5f15562635c02a03365cb62cad35051babe [diff] |
powerpc/8xx: add missing header in 8xx_mmu.c arch/powerpc/mm/8xx_mmu.c:174:6: error: no previous prototype for ‘set_context’ [-Werror=missing-prototypes] void set_context(unsigned long id, pgd_t *pgd) Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Scott Wood <oss@buserror.net>