Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 268388
b: refs/heads/master
c: 4b49546
h: refs/heads/master
v: v3
  • Loading branch information
Aaro Koskinen authored and Greg Kroah-Hartman committed Sep 16, 2011
1 parent 3cc3db3 commit e9d9791
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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: 863c02af581e0d1b0cf57e9f3b785572bcfcd980
refs/heads/master: 4b4954621ff57e168ebd77b7d2682308d13b4e7f
3 changes: 1 addition & 2 deletions trunk/drivers/staging/xgifb/vb_init.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#include "vgatypes.h"

#include <linux/types.h>
#include <linux/delay.h> /* udelay */
#include "vgatypes.h"
#include "XGIfb.h"

#include "vb_def.h"
Expand Down
5 changes: 3 additions & 2 deletions trunk/drivers/staging/xgifb/vb_util.c
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
#include <linux/io.h>
#include <linux/types.h>

#include "vb_def.h"
#include "vgatypes.h"
#include "vb_struct.h"

#include "XGIfb.h"
#include <linux/io.h>
#include <linux/types.h>

#include "vb_util.h"

Expand Down

0 comments on commit e9d9791

Please sign in to comment.