Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322846
b: refs/heads/master
c: 9e1355e
h: refs/heads/master
v: v3
  • Loading branch information
Sachin Kamat authored and Inki Dae committed Sep 13, 2012
1 parent 2d29a6d commit 7c07684
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: 254d4d111ee159a39d4afb30d9515036d1e0b027
refs/heads/master: 9e1355e7d9c0dac39b9bc4e146a49d379f43ba42
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/exynos/exynos_drm_g2d.c
Original file line number Diff line number Diff line change
Expand Up @@ -894,7 +894,7 @@ static int g2d_resume(struct device *dev)
}
#endif

SIMPLE_DEV_PM_OPS(g2d_pm_ops, g2d_suspend, g2d_resume);
static SIMPLE_DEV_PM_OPS(g2d_pm_ops, g2d_suspend, g2d_resume);

struct platform_driver g2d_driver = {
.probe = g2d_probe,
Expand Down

0 comments on commit 7c07684

Please sign in to comment.