diff options
Diffstat (limited to 'target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/hiveap-330.c')
-rw-r--r-- | target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/hiveap-330.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/hiveap-330.c b/target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/hiveap-330.c index 48b8bd4433..3c97eeaff7 100644 --- a/target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/hiveap-330.c +++ b/target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/hiveap-330.c @@ -33,7 +33,7 @@ #include "mpc85xx.h" -void __init hiveap_330_pic_init(void) +static void __init hiveap_330_pic_init(void) { struct mpic *mpic; |