Commit 1b0cde40 authored by Edward Cree's avatar Edward Cree Committed by David S. Miller
Browse files

sfc: siena_check_caps() can be static

parent 527c1e61
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -948,7 +948,7 @@ fail:

#endif /* CONFIG_SFC_MTD */

unsigned int siena_check_caps(const struct efx_nic *efx,
static unsigned int siena_check_caps(const struct efx_nic *efx,
				     u8 flag, u32 offset)
{
	/* Siena did not support MC_CMD_GET_CAPABILITIES */