diff options
Diffstat (limited to 'arch/arm/mach-stmp378x/stmp378x.h')
-rw-r--r-- | arch/arm/mach-stmp378x/stmp378x.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-stmp378x/stmp378x.h b/arch/arm/mach-stmp378x/stmp378x.h index 473de64cf8f7..0dc15b3c891f 100644 --- a/arch/arm/mach-stmp378x/stmp378x.h +++ b/arch/arm/mach-stmp378x/stmp378x.h @@ -21,4 +21,5 @@ void stmp378x_map_io(void); void stmp378x_init_irq(void); +extern struct platform_device stmp378x_pxp, stmp378x_i2c; #endif /* __MACH_STMP378X_COMMON_H */ |