mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law'

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
This commit is contained in:
Jean-Christophe PLAGNIOL-VILLARD 2008-02-17 23:03:36 +01:00 committed by Jon Loeliger
parent b6f29c84c2
commit 83d1b38766

View file

@ -28,6 +28,7 @@
#include <common.h>
#include <mpc86xx.h>
#include <asm/fsl_law.h>
DECLARE_GLOBAL_DATA_PTR;