Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141117
b: refs/heads/master
c: 5774538
h: refs/heads/master
i:
  141115: 49bf928
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Apr 3, 2009
1 parent 7ddd61e commit f6bfe84
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: aac6d7bed183fa2f09ea45e1f05c7ae302514da8
refs/heads/master: 5774538441aa4255a510ac304d4a3af589cd2c56
2 changes: 2 additions & 0 deletions trunk/drivers/staging/sxg/saharadbgdownloadB.c
Original file line number Diff line number Diff line change
Expand Up @@ -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[] =
{
Expand All @@ -12,3 +13,4 @@ static u32 SBSectionStart[] =
0x00000000, 0x00001fff, };

static unsigned char SaharaUCodeB[1][1];
#endif
2 changes: 2 additions & 0 deletions trunk/drivers/staging/sxg/saharadownloadB.c
Original file line number Diff line number Diff line change
Expand Up @@ -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[] =
{
Expand All @@ -12,3 +13,4 @@ static u32 SBSectionStart[] =
0x00000000, 0x00001fff, };

static unsigned char SaharaUCodeB[1][1];
#endif

0 comments on commit f6bfe84

Please sign in to comment.