Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100142
b: refs/heads/master
c: efd746b
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Jul 10, 2008
1 parent 148d75e commit e3009d7
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 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: b4b86416712d79a77cdc53756751b3b91fbb7a3d
refs/heads/master: efd746b8892d1d40c43c3d518b3bde9e56238ce8
3 changes: 1 addition & 2 deletions trunk/drivers/video/sgivwfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@

#include <asm/io.h>
#include <asm/mtrr.h>

#include <setup_arch.h>
#include <asm/visws/sgivw.h>

#define INCLUDE_TIMING_TABLE_DATA
#define DBE_REG_BASE par->regs
Expand Down
3 changes: 0 additions & 3 deletions trunk/include/asm-x86/mach-visws/setup_arch.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/* Hook to call BIOS initialisation function */

extern unsigned long sgivwfb_mem_phys;
extern unsigned long sgivwfb_mem_size;

/* no action for visws */
5 changes: 5 additions & 0 deletions trunk/include/asm-x86/visws/sgivw.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/*
* Frame buffer position and size:
*/
extern unsigned long sgivwfb_mem_phys;
extern unsigned long sgivwfb_mem_size;

0 comments on commit e3009d7

Please sign in to comment.