summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/staging/sxg/saharadbgdownloadB.c2
-rw-r--r--drivers/staging/sxg/saharadownloadB.c2
2 files changed, 4 insertions, 0 deletions
diff --git a/drivers/staging/sxg/saharadbgdownloadB.c b/drivers/staging/sxg/saharadbgdownloadB.c
index 0d2ae14..3643c48 100644
--- a/drivers/staging/sxg/saharadbgdownloadB.c
+++ b/drivers/staging/sxg/saharadbgdownloadB.c
@@ -2,6 +2,7 @@
#define SAHARA_B_UCODE_VERS_DATE "$Date: 2008/08/19 00:05:59 $"
#define SAHARA_B_UCODE_HOSTIF_ID 3
+#if 0
static u32 SBNumSections = 0x1;
static u32 SBSectionSize[] =
{
@@ -12,3 +13,4 @@ static u32 SBSectionStart[] =
0x00000000, 0x00001fff, };
static unsigned char SaharaUCodeB[1][1];
+#endif
diff --git a/drivers/staging/sxg/saharadownloadB.c b/drivers/staging/sxg/saharadownloadB.c
index 0d2ae14..3643c48 100644
--- a/drivers/staging/sxg/saharadownloadB.c
+++ b/drivers/staging/sxg/saharadownloadB.c
@@ -2,6 +2,7 @@
#define SAHARA_B_UCODE_VERS_DATE "$Date: 2008/08/19 00:05:59 $"
#define SAHARA_B_UCODE_HOSTIF_ID 3
+#if 0
static u32 SBNumSections = 0x1;
static u32 SBSectionSize[] =
{
@@ -12,3 +13,4 @@ static u32 SBSectionStart[] =
0x00000000, 0x00001fff, };
static unsigned char SaharaUCodeB[1][1];
+#endif
OpenPOWER on IntegriCloud