Commit 847e951b authored by Christoph Egger's avatar Christoph Egger Committed by Tony Lindgren

Removing dead MACH_OMAP2_H4_USB1

MACH_OMAP2_H4_USB1 doesn't exist in Kconfig, therefore removing all
references for it from the source code.
Signed-off-by: default avatarChristoph Egger <siccegge@cs.fau.de>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 267ecec9
...@@ -273,11 +273,6 @@ static struct omap_lcd_config h4_lcd_config __initdata = { ...@@ -273,11 +273,6 @@ static struct omap_lcd_config h4_lcd_config __initdata = {
}; };
static struct omap_usb_config h4_usb_config __initdata = { static struct omap_usb_config h4_usb_config __initdata = {
#ifdef CONFIG_MACH_OMAP2_H4_USB1
/* NOTE: usb1 could also be used with 3 wire signaling */
.pins[1] = 4,
#endif
/* S1.10 OFF -- usb "download port" /* S1.10 OFF -- usb "download port"
* usb0 switched to Mini-B port and isp1105 transceiver; * usb0 switched to Mini-B port and isp1105 transceiver;
* S2.POS3 = ON, S2.POS4 = OFF ... to enable battery charging * S2.POS3 = ON, S2.POS4 = OFF ... to enable battery charging
......
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