]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/ssb/ssb_private.h
Merge remote-tracking branch 'hid/for-next'
[karo-tx-linux.git] / drivers / ssb / ssb_private.h
index 0a756c2519e5145d228e8b261ce4a702bed2e055..15bfd5c7d2d72eed45aba2560e023936afa67775 100644 (file)
@@ -161,7 +161,9 @@ static inline int ssb_sdio_init(struct ssb_bus *bus)
  * host_soc.c
  **************************************************/
 
+#ifdef CONFIG_SSB_HOST_SOC
 extern const struct ssb_bus_ops ssb_host_soc_ops;
+#endif
 
 /* scan.c */
 extern const char *ssb_core_name(u16 coreid);