]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Staging: sxg: remove firmware files from sgx_ethtool.c
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 21 Jan 2009 16:14:38 +0000 (08:14 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 3 Apr 2009 21:53:11 +0000 (14:53 -0700)
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>
drivers/staging/sxg/sxg_ethtool.c

index 000c4d66e6fe02621dc8bc1dbfe2419c654ab579..f2771c62587fc8b0bab85007dbc66f75cb19994a 100644 (file)
 #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];