Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d679f805 authored by Martin Habets's avatar Martin Habets Committed by David S. Miller
Browse files

[SCSI] esp_scsi: Fix section mismatch warnings.

parent de9f0cf9
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -2212,7 +2212,7 @@ static void __devinit esp_init_swstate(struct esp *esp)
}
}


/* This places the ESP into a known state at boot time. */
/* 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;
	u8 val;