commit | fa175975e9efbd0a8377393177107de510caccf7 | [log] [tgz] |
---|---|---|
author | Ramesh Thomas <ramesh.thomas@intel.com> | Thu Aug 04 00:04:49 2016 -0700 |
committer | Anas Nashif <nashif@linux.intel.com> | Mon Sep 12 00:28:05 2016 +0000 |
tree | 096db2a8720542db246ddcf63d894e641c4d9421 | |
parent | 37a9a454a4e999cddaf77ef82d2c936ab0337925 [diff] |
power_mgmt: Make device_pm_ops definition static DEFINE_DEVICE_PM macro was not defining device_pm_ops as 'static'. Fixes the issue and impacted areas. Jira: ZEP-639 Change-Id: I5e1de6af97bf7b2b690af0c81034ce167e655e43 Signed-off-by: Ramesh Thomas <ramesh.thomas@intel.com>