diff options
| author | Axel Haslam <[email protected]> | 2016-09-08 18:48:43 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-09-08 19:50:57 +0200 |
| commit | 7398a66f10fc81403009120760b129f1e4ec7e52 (patch) | |
| tree | 5118b1cd280b8c9f4288395d9a5d48a1317a1b2a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 88f6ba61f25bfe6eb92cb8f511b0879cdfbb64d3 (diff) | |
greybus: gbphy: fix compile error with CONFIG_PM_RUNTIME disabled
gb_phy runtime functions use struct gbphy_device *gbphy_dev,
and not struct device. When CONFIG_PM_RUNTIME is not enabled
a compile error will show.
Fix this by passing struct gbphy_device * as parameter
Testing Done: compile with CONFIG_PM_RUNTIME disabled
Signed-off-by: Axel Haslam <[email protected]>
Reviewed-by: Alex Elder <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions