From: Mark Brown Date: Thu, 22 Oct 2009 15:31:34 +0000 (+0100) Subject: regulator: Remove duplicate consts from ab3100 X-Git-Tag: v2.6.33-rc1~36^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9992ef40ff2e16559e49ff1ae63d133cb9849e8f;p=pandora-kernel.git regulator: Remove duplicate consts from ab3100 'static const int const' means the same thing as 'static const int' and sparse complains about this. Signed-off-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed