提交 1e4df62d 编写于 作者: M Martin Sperl 提交者: Mark Brown

spi: bcm2835: fix code formatting issue

Signed-off-by: NMartin Sperl <kernel@martin.sperl.org>
Tested-by: NMartin Sperl <kernel@martin.sperl.org>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 e34ff011
......@@ -289,8 +289,7 @@ static int bcm2835_spi_setup(struct spi_device *spi)
/* error in the case of native CS requested with CS-id > 2 */
dev_err(&spi->dev,
"setup: only three native chip-selects are supported\n"
);
"setup: only three native chip-selects are supported\n");
return -EINVAL;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册