From c72599bf4a92354ec6366820115ea040cc9e7358 Mon Sep 17 00:00:00 2001 From: Pramod Gurav Date: Wed, 28 Jan 2015 11:19:47 +0530 Subject: [PATCH] ssb: Fix Sparse error in main This change fixes below sparse error: drivers/ssb/main.c:94:16: warning: symbol 'ssb_sdio_func_to_bus' was not declared. Should it be static? Acked-by: Michael Buesch Signed-off-by: Pramod Gurav Signed-off-by: Kalle Valo --- Reading git-format-patch failed