Merge branch 'omap/cleanup-prcm-part2' into next/dt
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-omap2 / common.h
index c57eeeac7d1121a0f9ce6fe7b0f77a01464d8daa..08c586451f930002a9e68f8a258b64cda264af5e 100644 (file)
@@ -34,8 +34,6 @@
 
 #include <asm/proc-fns.h>
 
-#include "../plat-omap/common.h"
-
 #include "i2c.h"
 #include "serial.h"
 
@@ -280,5 +278,8 @@ struct omap2_hsmmc_info;
 extern int omap4_twl6030_hsmmc_init(struct omap2_hsmmc_info *controllers);
 extern void omap_reserve(void);
 
+struct omap_hwmod;
+extern int omap_dss_reset(struct omap_hwmod *);
+
 #endif /* __ASSEMBLER__ */
 #endif /* __ARCH_ARM_MACH_OMAP2PLUS_COMMON_H */