]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/ssb/sdio.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
[karo-tx-linux.git] / drivers / ssb / sdio.c
index b2d36f7736c537ef5ba6ec65d6144f965b75f971..2278e43614bd13c3c0c34afaa81f9a20f944f586 100644 (file)
@@ -200,7 +200,7 @@ out:
 }
 
 /* host must be already claimed */
-int ssb_sdio_switch_core(struct ssb_bus *bus, struct ssb_device *dev)
+static int ssb_sdio_switch_core(struct ssb_bus *bus, struct ssb_device *dev)
 {
        u8 coreidx = dev->core_index;
        u32 sbaddr;