commit | 34e0247ffcae3228684668a6244a7308b78571c7 | [log] [tgz] |
---|---|---|
author | Beniamino Galvani <b.galvani@gmail.com> | Mon Jul 07 23:40:47 2014 +0200 |
committer | Mark Brown <broonie@linaro.org> | Tue Aug 05 18:02:54 2014 +0100 |
tree | 6fba4deafcd1be4605870531068a6fedbf3cd176 | |
parent | 0b8eebc02a26500ad5084e421793eb15b41bb08e [diff] |
regulator: act8865: fix build when OF is not enabled act8846_matches and act8865_matches are defined only when OF is enabled. Move references to them to the act8865_pdata_from_dt() function to avoid a build error when OF is disabled. Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Beniamino Galvani <b.galvani@gmail.com> Signed-off-by: Mark Brown <broonie@linaro.org>