Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317414
b: refs/heads/master
c: e054102
h: refs/heads/master
v: v3
  • Loading branch information
Miguel Gómez authored and Greg Kroah-Hartman committed Jun 19, 2012
1 parent 8d9c856 commit 6e7c23b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 448810662ac3ba1c93c23a352a46d1f523f0b0f6
refs/heads/master: e054102b9fee7ef8cd1a10a8a6474f566e1c5631
1 change: 1 addition & 0 deletions trunk/drivers/staging/xgifb/vb_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#include "vb_def.h"
#include "vb_util.h"
#include "vb_setmode.h"
#include "vb_init.h"
static const unsigned short XGINew_DDRDRAM_TYPE340[4][2] = {
{ 16, 0x45},
{ 8, 0x35},
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/staging/xgifb/vb_setmode.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#include "vb_def.h"
#include "vb_util.h"
#include "vb_table.h"

#include "vb_setmode.h"

#define IndexMask 0xff
#define TVCLKBASE_315_25 (TVCLKBASE_315 + 25)
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/staging/xgifb/vb_util.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#include "vgatypes.h"
#include "vb_util.h"

void xgifb_reg_set(unsigned long port, u8 index, u8 data)
{
Expand Down

0 comments on commit 6e7c23b

Please sign in to comment.