[PATCH 57/73] regulator: ab8500: Remove surplus include of id.h

From: Lee Jones
Date: Mon Feb 04 2013 - 06:57:46 EST


From: Jonas Aaberg <jonas.aberg@xxxxxxxxxxxxxx>

It is not required.

Signed-off-by: Jonas Aaberg <jonas.aberg@xxxxxxxxxxxxxx>
Signed-off-by: Lee Jones <lee.jones@xxxxxxxxxx>
Reviewed-by: Linus WALLEIJ <linus.walleij@xxxxxxxxxxxxxx>
---
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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/