Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333618
b: refs/heads/master
c: cd9d6f1
h: refs/heads/master
v: v3
  • Loading branch information
Florian Tobias Schandinat authored and Florian Tobias Schandinat committed Oct 11, 2012
1 parent 84b62e4 commit abe4fae
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 0febd3bccff3ac005a570180209e44fb7de188df
refs/heads/master: cd9d6f10d07f26dd8a70e519c22b6b4f8a9e3e7a
2 changes: 1 addition & 1 deletion trunk/drivers/video/gbefb.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
#include <linux/kernel.h>
#include <linux/mm.h>
#include <linux/module.h>
#include <linux/io.h>

#ifdef CONFIG_X86
#include <asm/mtrr.h>
Expand All @@ -28,7 +29,6 @@
#include <asm/addrspace.h>
#endif
#include <asm/byteorder.h>
#include <asm/io.h>
#include <asm/tlbflush.h>

#include <video/gbe.h>
Expand Down

0 comments on commit abe4fae

Please sign in to comment.