regulator: fixed: Remove redundant error message
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 20 Feb 2014 08:53:05 +0000 (14:23 +0530)
committerMark Brown <broonie@linaro.org>
Thu, 20 Feb 2014 11:22:35 +0000 (20:22 +0900)
commitf1b3f9031d255e1ac61dcc3b600fcf6e2bebc6f8
tree7d45dc3b759adb7bc177603d9a898c4d09199e16
parent84d0ffbe28e0bdd2f54c91e5162ae42a6c9cf431
regulator: fixed: Remove redundant error message

kzalloc prints its own OOM message upon failure.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/fixed.c