we don't use anything from those headers, thus removing them. Signed-off-by: Felipe Balbi <balbi@xxxxxx> --- drivers/cbus/cbus.c | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/drivers/cbus/cbus.c b/drivers/cbus/cbus.c index 9e745bb..a8bbf42 100644 --- a/drivers/cbus/cbus.c +++ b/drivers/cbus/cbus.c @@ -30,15 +30,10 @@ #include <linux/init.h> #include <linux/kernel.h> #include <linux/slab.h> -#include <linux/delay.h> #include <linux/spinlock.h> #include <linux/gpio.h> #include <linux/platform_device.h> -#include <asm/io.h> -#include <asm/mach-types.h> - -#include <plat/board.h> #include <plat/cbus.h> #include "cbus.h" -- 1.7.3.rc0.35.g8ac8c -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html