The following changes since commit dd775ae2549217d3ae09363e3edb305d0fa19928: Linux 3.4-rc1 (2012-03-31 16:24:09 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-3.4 for you to fetch changes up to c0d78c23423ee6ec774ac53f129e61839dde1908: regulator: anatop: fix 'anatop_regulator' name collision (2012-04-02 23:28:58 +0100) ---------------------------------------------------------------- regulator: Fix a build warning in the anatop driver for 3.4 This is a trivial rename to stop the build system complaining that we're referencing things we shouldn't be. ---------------------------------------------------------------- Shawn Guo (1): regulator: anatop: fix 'anatop_regulator' name collision drivers/regulator/anatop-regulator.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)