net/sfc/base: rename header with MCDI strings

The header was incorrectly named on addition since it did not
match naming conventions.

Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
This commit is contained in:
Andrew Rybchenko 2019-02-07 16:29:34 +00:00 committed by Ferruh Yigit
parent 2d91dd27a8
commit f702c073e0
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
#include "efx_regs_mcdi.h"
#if EFSYS_OPT_NAMES
#include "mc_driver_pcol_strs.h"
#include "efx_regs_mcdi_strs.h"
#endif /* EFSYS_OPT_NAMES */
#ifdef __cplusplus