net/sfc/base: do not rely on indirect header inclusion
Types defined in efx_types.h are used in efx.h and it is better do not rely on the header inclusion from somewhere else (typically from efsys.h). Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
This commit is contained in:
parent
dffa4534d5
commit
596bff316d
@ -9,6 +9,7 @@
|
||||
|
||||
#include "efx_annote.h"
|
||||
#include "efsys.h"
|
||||
#include "efx_types.h"
|
||||
#include "efx_check.h"
|
||||
#include "efx_phy_ids.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user