From: Jonas Aaberg <[email protected]> It is not required.
Signed-off-by: Jonas Aaberg <[email protected]> Signed-off-by: Lee Jones <[email protected]> Reviewed-by: Linus WALLEIJ <[email protected]> --- drivers/regulator/ab8500.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/regulator/ab8500.c b/drivers/regulator/ab8500.c index 5e959b0..7e8e332 100644 --- a/drivers/regulator/ab8500.c +++ b/drivers/regulator/ab8500.c @@ -28,7 +28,6 @@ #include <linux/regulator/machine.h> #include <linux/regulator/ab8500.h> #include <linux/slab.h> -#include <mach/id.h> /** * struct ab8500_regulator_info - ab8500 regulator information -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

