Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280136
b: refs/heads/master
c: c89810a
h: refs/heads/master
v: v3
  • Loading branch information
Fabio Estevam authored and Grant Likely committed Jan 5, 2012
1 parent f73169c commit 7cac13b
Show file tree
Hide file tree
Showing 3 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: 93797d87d63d36404907640e4e20bb976bff4744
refs/heads/master: c89810acbcf48c7004e912b2b4b862480b2d00e1
1 change: 0 additions & 1 deletion trunk/arch/arm/include/asm/prom.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@

#ifdef CONFIG_OF

#include <asm/setup.h>
#include <asm/irq.h>

extern struct machine_desc *setup_machine_fdt(unsigned int dt_phys);
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/of/fdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#include <linux/errno.h>
#include <linux/slab.h>

#include <asm/setup.h> /* for COMMAND_LINE_SIZE */
#ifdef CONFIG_PPC
#include <asm/machdep.h>
#endif /* CONFIG_PPC */
Expand Down

0 comments on commit 7cac13b

Please sign in to comment.