spi: bcm53xx: make local symbol static
authorJingoo Han <[email protected]>
Thu, 28 Aug 2014 09:21:09 +0000 (18:21 +0900)
committerMark Brown <[email protected]>
Fri, 29 Aug 2014 11:48:41 +0000 (12:48 +0100)
commit050429a78b2dbec763a6bb5423ea5a1fcc9adca3
tree60036b42433dcd97cc836ebb01d901e79c4a13cf
parent0fc6a323e19173fc89e17940bb1e19447aa0224e
spi: bcm53xx: make local symbol static

Make local symbol static, because this is used only in this file.

Signed-off-by: Jingoo Han <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
drivers/spi/spi-bcm53xx.c