commit | cf06be50b28837b2fc39233871ce069e0a74ad01 | [log] [tgz] |
---|---|---|
author | George Burgess IV <gbiv@google.com> | Mon Sep 26 11:15:48 2016 -0700 |
committer | George Burgess IV <gbiv@google.com> | Mon Sep 26 11:16:34 2016 -0700 |
tree | 31589cb63b28b061d0727b9a469ae3a302ba3541 | |
parent | 7449b5e025eeb79b04d67c4595c0497b942fe785 [diff] |
libeffects: fix enum conversion warnings. warning: implicit conversion from enumeration type 'LVDBE_Fs_en' to different enumeration type 'LVM_Fs_en' [-Wenum-conversion] Thanks to Luis Lozano for the patch! BUG: None Test: Compiles without warnings. Change-Id: I5bb0b5fc2e4e23080f61a209ab0ea95f423bafb1