Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108170
b: refs/heads/master
c: b0fbaa6
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Ingo Molnar committed Aug 11, 2008
1 parent eced5cc commit 8281b91
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: 9b0094f7f289d752868aae1a3984517d712cbb22
refs/heads/master: b0fbaa6b5976962434349849673b9ff63631b6d4
2 changes: 1 addition & 1 deletion trunk/include/asm-x86/efi.h
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ extern u64 efi_call6(void *fp, u64 arg1, u64 arg2, u64 arg3,
efi_call6((void *)(efi.systab->runtime->f), (u64)(a1), (u64)(a2), \
(u64)(a3), (u64)(a4), (u64)(a5), (u64)(a6))

extern void *efi_ioremap(unsigned long addr, unsigned long size);
extern void __iomem *efi_ioremap(unsigned long addr, unsigned long size);

#endif /* CONFIG_X86_32 */

Expand Down

0 comments on commit 8281b91

Please sign in to comment.