From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Wed, 13 Jun 2012 03:15:00 -0700 Subject: [PATCH 0/2] Few MUSB fixes for ifdef removal Message-ID: <20120613101303.18645.83320.stgit@muffinssi.local> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi all, Here are two regression fixes for the MUSB ifdef removal. Note that this series does not fix things for blackfin or davinci, similar fixes should be done for those. Regards, Tony --- Tony Lindgren (2): ARM: OMAP2+: Fix MUSB ifdefs for platform init code ARM: OMAP2: Fix tusb6010 GPIO interrupt for n8x0 arch/arm/mach-omap2/board-n8x0.c | 6 ++---- arch/arm/mach-omap2/omap_phy_internal.c | 6 ------ arch/arm/mach-omap2/usb-musb.c | 6 ++---- arch/arm/mach-omap2/usb-tusb6010.c | 2 +- 4 files changed, 5 insertions(+), 15 deletions(-) -- Signature