HSI: omap_ssi: built omap_ssi and omap_ssi_port into one module
Merge omap_ssi and omap_ssi_port into one module. This fixes problems with module cycle dependencies introduced by future patches. Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Sebastian Reichel <sre@kernel.org>
This commit is contained in:
@@ -164,4 +164,6 @@ struct omap_ssi_controller {
|
||||
#endif
|
||||
};
|
||||
|
||||
extern struct platform_driver ssi_port_pdriver;
|
||||
|
||||
#endif /* __LINUX_HSI_OMAP_SSI_H__ */
|
||||
|
Reference in New Issue
Block a user