From aac6d7bed183fa2f09ea45e1f05c7ae302514da8 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 21 Jan 2009 08:14:38 -0800 Subject: 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 Cc: LinSysSoft Sahara Team Cc: Christopher Harrer Signed-off-by: Greg Kroah-Hartman --- drivers/staging/sxg/sxg_ethtool.c | 9 --------- 1 file changed, 9 deletions(-) (limited to 'drivers/staging/sxg') diff --git a/drivers/staging/sxg/sxg_ethtool.c b/drivers/staging/sxg/sxg_ethtool.c index 000c4d6..f2771c6 100644 --- a/drivers/staging/sxg/sxg_ethtool.c +++ b/drivers/staging/sxg/sxg_ethtool.c @@ -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]; -- cgit v1.1