mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
Staging: sxg: remove firmware files from sgx_ethtool.c
They are not needed here and only cause build warnings and bloat the object file. Cc: Mithlesh Thukral <mithlesh@linsyssoft.com> Cc: LinSysSoft Sahara Team <saharaproj@linsyssoft.com> Cc: Christopher Harrer <charrer@alacritech.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
a7c0ea6e95
commit
aac6d7bed1
@ -53,15 +53,6 @@
|
||||
#include "sxghw.h"
|
||||
#include "sxghif.h"
|
||||
#include "sxg.h"
|
||||
//#include "sxg.c"
|
||||
#define SXG_UCODE_DBG 0 /* Turn on for debugging */
|
||||
#ifdef SXG_UCODE_DBG
|
||||
#include "saharadbgdownload.c"
|
||||
#include "saharadbgdownloadB.c"
|
||||
#else
|
||||
#include "saharadownload.c"
|
||||
#include "saharadownloadB.c"
|
||||
#endif
|
||||
|
||||
struct sxg_nic_stats {
|
||||
char stat_string[ETH_GSTRING_LEN];
|
||||
|
Loading…
Reference in New Issue
Block a user