Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117910
b: refs/heads/master
c: bc4c4e8
h: refs/heads/master
v: v3
  • Loading branch information
Phil Sutter authored and Ralf Baechle committed Oct 27, 2008
1 parent 9c2b3dc commit 29718f2
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: edb6310aaa0dfc3da303a4ba6dff9dce3fbaa8d3
refs/heads/master: bc4c4e832a203f66959e5eb2ecc56b0b9525173e
2 changes: 1 addition & 1 deletion trunk/arch/mips/rb532/devices.c
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ static int __init plat_setup_devices(void)
{
/* Look for the CF card reader */
if (!readl(IDT434_REG_BASE + DEV1MASK))
rb532_devs[1] = NULL;
rb532_devs[2] = NULL; /* disable cf_slot0 at index 2 */
else {
cf_slot0_res[0].start =
readl(IDT434_REG_BASE + DEV1BASE);
Expand Down

0 comments on commit 29718f2

Please sign in to comment.