[PATCH] ppc32: Fixed warning in m8xx_setup.c
This adds missing header and thus fix the warning issued by ming prototype. Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
Родитель
3d9e9dc49d
Коммит
457e04ca5c
|
@ -45,6 +45,7 @@
|
|||
#include <asm/bootinfo.h>
|
||||
#include <asm/time.h>
|
||||
#include <asm/xmon.h>
|
||||
#include <asm/ppc_sys.h>
|
||||
|
||||
#include "ppc8xx_pic.h"
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче