commit | c0a3c6d4fc1ced1d872ba2cd74a4afcdc92f2cb7 | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Fri Nov 09 05:15:11 2018 -0600 |
committer | Anas Nashif <anas.nashif@intel.com> | Sat Nov 10 15:18:24 2018 -0500 |
tree | 226f3bd4077043d22e1fe68366516ed1aa3a7b5a | |
parent | 765c39188b4e32dc110922a69715642c82df9872 [diff] |
adc: adc_dw: Remove dead code related to undefined Kconfig symbols CONFIG_ADC_DW_REPETITIVE and CONFIG_ADC_DW_DUMMY_CONVERSION aren't defined anywhere so remove the associated code for these Kconfig symbols. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>