forked from luck/tmp_suning_uos_patched
[SCSI] esp_scsi: Fix section mismatch warnings.
Signed-off-by: Martin Habets <errandir_news@mph.eclipse.co.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
de9f0cf93f
commit
d679f805e7
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user