Commit 82e2af47 authored by Anand Gadiyar's avatar Anand Gadiyar Committed by Greg Kroah-Hartman

usb: musb: omap2430.c: remove unnecessary includes

We don't need mach-types and hardware.h
Signed-off-by: default avatarAnand Gadiyar <gadiyar@ti.com>
Signed-off-by: default avatarFelipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 00ce8eca
......@@ -32,8 +32,6 @@
#include <linux/clk.h>
#include <linux/io.h>
#include <asm/mach-types.h>
#include <mach/hardware.h>
#include <plat/mux.h>
#include "musb_core.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment