Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73426
b: refs/heads/master
c: 1a0c3ea
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Thomas Gleixner committed Nov 10, 2007
1 parent c3adfa3 commit c41d933
Show file tree
Hide file tree
Showing 2 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: 3c5fd9c77d609b51c0bab682c9d40cbb496ec6f1
refs/heads/master: 1a0c3ea65ca4838a803a14f0ff2bfc78aa69c9a0
4 changes: 3 additions & 1 deletion trunk/include/asm-x86/mach-voyager/setup_arch.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#include <asm/voyager.h>
#define VOYAGER_BIOS_INFO ((struct voyager_bios_info *)(PARAM+0x40))
#include <asm/setup_32.h>
#define VOYAGER_BIOS_INFO ((struct voyager_bios_info *) \
(&boot_params.apm_bios_info))

/* Hook to call BIOS initialisation function */

Expand Down

0 comments on commit c41d933

Please sign in to comment.