From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] arm: omap: move OMAP USB platform data to Date: Fri, 28 Sep 2012 08:13:13 -0700 Message-ID: <20120928151051.GC4840@atomide.com> References: <20120927202615.GS4840@atomide.com> <1348815748-30072-1-git-send-email-balbi@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1348815748-30072-1-git-send-email-balbi-l0cyMroinI0@public.gmane.org> Sender: linux-usb-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Felipe Balbi Cc: Linux OMAP Mailing List , Linux ARM Kernel Mailing List , Linux USB Mailing List , Afzal Mohammed , jon-hunter-l0cyMroinI0@public.gmane.org, Omar Ramirez Luna List-Id: linux-omap@vger.kernel.org * Felipe Balbi [120928 00:08]: > In order to make single zImage work for ARM architecture, > we need to make sure we don't depend on private headers. > > Move USB platform_data to The new standard seems to be subsystem-soc.h, so usb-omap.h :) > and keep only internal functions in . Can the remaining parts be in #include "usb.h" in mach-omap2? Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Fri, 28 Sep 2012 08:13:13 -0700 Subject: [PATCH] arm: omap: move OMAP USB platform data to In-Reply-To: <1348815748-30072-1-git-send-email-balbi@ti.com> References: <20120927202615.GS4840@atomide.com> <1348815748-30072-1-git-send-email-balbi@ti.com> Message-ID: <20120928151051.GC4840@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Felipe Balbi [120928 00:08]: > In order to make single zImage work for ARM architecture, > we need to make sure we don't depend on private headers. > > Move USB platform_data to The new standard seems to be subsystem-soc.h, so usb-omap.h :) > and keep only internal functions in . Can the remaining parts be in #include "usb.h" in mach-omap2? Regards, Tony