commit | 567de65f8423117caa93bc68eb5b34a19b3153f9 | [log] [tgz] |
---|---|---|
author | Adithya Baglody <adithya.nagaraj.baglody@intel.com> | Tue Nov 27 14:02:45 2018 +0530 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Dec 07 10:32:41 2018 -0500 |
tree | 195c5f42888284d0f70230f6a59399096348b6b1 | |
parent | b6fbb30b1a4abf35240336aadd1c0405d7b803d0 [diff] |
drivers: ipm: ipm_quark_se: Remove object declaration from header The header ipm_quark_se.h was creating a object. Hence removed it and placed the same in ipm_quark_se.c Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>