Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332313
b: refs/heads/master
c: 5295325
h: refs/heads/master
i:
  332311: 7a502b1
v: v3
  • Loading branch information
Max Filippov authored and Chris Zankel committed Oct 3, 2012
1 parent f5aa5a8 commit fae45b9
Show file tree
Hide file tree
Showing 2 changed files with 7 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: 695c617ceec7954545285f1aa065edcbfe71fcee
refs/heads/master: 5295325fbf4d48842ca1540fa7bdc51bc19e2fa6
6 changes: 6 additions & 0 deletions trunk/arch/xtensa/platforms/iss/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ void __init platform_init(bp_tag_t* bootparam)

}

#ifdef CONFIG_PCI
void platform_pcibios_init(void)
{
}
#endif

void platform_halt(void)
{
printk (" ** Called platform_halt(), looping forever! **\n");
Expand Down

0 comments on commit fae45b9

Please sign in to comment.