Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 375800
b: refs/heads/master
c: 02fdb79
h: refs/heads/master
v: v3
  • Loading branch information
Wolfram Sang committed May 18, 2013
1 parent e9a0006 commit 7597019
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: c818b58e63f1d9fe1c070f0e578ef5168de35312
refs/heads/master: 02fdb79f3623de6281dae9ae26ff5a8e1aa58970
4 changes: 0 additions & 4 deletions trunk/arch/mips/lantiq/xway/gptu.c
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,6 @@ static int gptu_probe(struct platform_device *pdev)
}

res = platform_get_resource(pdev, IORESOURCE_MEM, 0);
if (!res) {
dev_err(&pdev->dev, "Failed to get resource\n");
return -ENOMEM;
}

/* remap gptu register range */
gptu_membase = devm_ioremap_resource(&pdev->dev, res);
Expand Down

0 comments on commit 7597019

Please sign in to comment.