提交 050429a7 编写于 作者: J Jingoo Han 提交者: Mark Brown

spi: bcm53xx: make local symbol static

Make local symbol static, because this is used only in this file.
Signed-off-by: NJingoo Han <jg1.han@samsung.com>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 0fc6a323
......@@ -210,7 +210,7 @@ static int bcm53xxspi_transfer_one(struct spi_master *master,
* BCMA
**************************************************/
struct spi_board_info bcm53xx_info = {
static struct spi_board_info bcm53xx_info = {
.modalias = "bcm53xxspiflash",
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册