Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298499
b: refs/heads/master
c: a28d73c
h: refs/heads/master
i:
  298497: a8a7f7f
  298495: 68b29a1
v: v3
  • Loading branch information
Michal Simek committed Mar 28, 2012
1 parent 527dad4 commit 50cea3f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8cf662ed3ef190fddc186bb5b1cd75eb3880d5a9
refs/heads/master: a28d73ca3ac7fffff317e62167ef26310b951ca0
2 changes: 2 additions & 0 deletions trunk/arch/microblaze/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ static int microblaze_debugfs_init(void)
}
arch_initcall(microblaze_debugfs_init);

# ifdef CONFIG_MMU
static int __init debugfs_tlb(void)
{
struct dentry *d;
Expand All @@ -221,6 +222,7 @@ static int __init debugfs_tlb(void)
return -ENOMEM;
}
device_initcall(debugfs_tlb);
# endif
#endif

static int dflt_bus_notify(struct notifier_block *nb,
Expand Down

0 comments on commit 50cea3f

Please sign in to comment.