Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48057
b: refs/heads/master
c: f9506a5
h: refs/heads/master
i:
  48055: 10475ec
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Feb 12, 2007
1 parent 5e1cc67 commit 1d05061
Show file tree
Hide file tree
Showing 3 changed files with 3 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: cd792aa896f281a224870eb5f2ee5b24682910a5
refs/heads/master: f9506a53b446bc942c79584d3ce442d6334de697
1 change: 0 additions & 1 deletion trunk/drivers/video/neofb.c
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@
#include <linux/init.h>
#ifdef CONFIG_TOSHIBA
#include <linux/toshiba.h>
extern int tosh_smm(SMMRegisters *regs);
#endif

#include <asm/io.h>
Expand Down
2 changes: 2 additions & 0 deletions trunk/include/linux/toshiba.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,6 @@ typedef struct {
unsigned int edi __attribute__ ((packed));
} SMMRegisters;

int tosh_smm(SMMRegisters *regs);

#endif

0 comments on commit 1d05061

Please sign in to comment.