Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6007
b: refs/heads/master
c: 566ecb9
h: refs/heads/master
i:
  6005: f62c695
  6003: 279d4e5
  5999: 05bdf71
v: v3
  • Loading branch information
Marcelo Tosatti authored and Linus Torvalds committed Aug 26, 2005
1 parent 77c3dd5 commit a6fe04d
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: 3515d0161d55d2fa1a340932625f94240a68c262
refs/heads/master: 566ecb9b258ec4da3c7e1c6ca6fca8a5bb0c8eba
2 changes: 1 addition & 1 deletion trunk/arch/ppc/syslib/m8xx_setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ platform_init(unsigned long r3, unsigned long r4, unsigned long r5,
ppc_md.find_end_of_memory = m8xx_find_end_of_memory;
ppc_md.setup_io_mappings = m8xx_map_io;

#if defined(CONFIG_BLK_DEV_IDE) || defined(CONFIG_BLK_DEV_IDE_MODULE)
#if defined(CONFIG_BLK_DEV_MPC8xx_IDE)
m8xx_ide_init();
#endif
}

0 comments on commit a6fe04d

Please sign in to comment.