commit | 8814f4f7b412d2582b34bc33e04985a676521779 | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Wed Apr 19 10:39:21 2017 -0500 |
committer | Kumar Gala <kumar.gala@linaro.org> | Wed Apr 19 10:50:51 2017 -0500 |
tree | 0ffdff7d4fc1fa4949fe2e2239e30f98d2caf648 | |
parent | 306e15e0a142c9ffa7792b02ac69e55297e1afdd [diff] |
Revert "drivers/sensor: Convert formatter strings to use PRI defines" This reverts commit e60af3be66d301826a3a60bf74d2dd66eb191b59. We revert this as we intent to move away from {u}int{8,16,32,64}_t types to our own internal types for sized variables so we shouldn't need the PRI macros anymore. Change-Id: I4a57eb2c23cb1b137112224f604602d40c7cce4f Signed-off-by: Kumar Gala <kumar.gala@linaro.org>