Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61404
b: refs/heads/master
c: f3e2698
h: refs/heads/master
v: v3
  • Loading branch information
Robert P. J. Day authored and Haavard Skinnemoen committed Jul 18, 2007
1 parent 3b315c4 commit 8443831
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: aa15f63790cfd4110ff57c37aa1c6c34133d8a09
refs/heads/master: f3e26984f1794f3472a50f330c5561766faa477b
2 changes: 1 addition & 1 deletion trunk/arch/avr32/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ __tagtable(ATAG_MEM, parse_tag_mem);

static int __init parse_tag_rdimg(struct tag *tag)
{
#ifdef CONFIG_INITRD
#ifdef CONFIG_BLK_DEV_INITRD
struct tag_mem_range *mem = &tag->u.mem_range;
int ret;

Expand Down

0 comments on commit 8443831

Please sign in to comment.