backports: do not copy wrong header files for regulators
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 18 Aug 2013 23:37:49 +0000 (01:37 +0200)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Tue, 27 Aug 2013 18:43:04 +0000 (11:43 -0700)
commitea9040ab25c0e0da73a754f20af98a425063cbf9
tree8bda4042807082a24deaca01135f811880a187c1
parent06f1b7f6ac3d71d964e6ebab69f2281e540de97d
backports: do not copy wrong header files for regulators

Some of the header files for the regulators framework where used by
regulator core, which does not get backported or some of them are also
used by mfd drivers. Now only the headers which are only used by the
regulator driver are copied, it could still be that these headers are
also used in some platform specific code where the driver gets
registered.
This patch then fixed some dependencies which where wrong because of
using the wrong header files.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
copy-list
dependencies