Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307948
b: refs/heads/master
c: 3524b5d
h: refs/heads/master
v: v3
  • Loading branch information
Viresh Kumar authored and Chris Ball committed May 1, 2012
1 parent 4fbed1f commit d24810f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 0e9f480bb553d39ee06ccd45639ba7a5446a7b81
refs/heads/master: 3524b5d1edbcaf0aae9196ac942d8307624ff3f0
2 changes: 0 additions & 2 deletions trunk/drivers/mmc/host/sdhci-spear.c
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ static int __devinit sdhci_probe(struct platform_device *pdev)
struct spear_sdhci *sdhci;
int ret;

BUG_ON(pdev == NULL);

iomem = platform_get_resource(pdev, IORESOURCE_MEM, 0);
if (!iomem) {
ret = -ENOMEM;
Expand Down

0 comments on commit d24810f

Please sign in to comment.