提交 d679f805 编写于 作者: M Martin Habets 提交者: David S. Miller

[SCSI] esp_scsi: Fix section mismatch warnings.

Signed-off-by: NMartin Habets <errandir_news@mph.eclipse.co.uk>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 de9f0cf9
......@@ -2212,7 +2212,7 @@ static void __devinit esp_init_swstate(struct esp *esp)
}
/* This places the ESP into a known state at boot time. */
static void __devinit esp_bootup_reset(struct esp *esp)
static void esp_bootup_reset(struct esp *esp)
{
u8 val;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册