On Thu, Apr 22, 2010 at 05:36:16PM +0530, Agarwal, Preshit wrote: > In this patch SGX powervr_device is registered with it's platform specific > data to provide information about setting constraint through > omap_pm_set_min_bus_tput. > This patch removes the requirement of EXPORT_SYMBOL for the same function. > > Signed-off-by: Preshit Agarwal <[email protected]> > Signed-off-by: Felipe Balbi <[email protected]>
please remove my SOB. I never tested this patch. > diff --git a/arch/arm/mach-omap2/include/mach/omap_sgxdef.h > b/arch/arm/mach-omap2/include/mach/omap_sgxdef.h > new file mode 100644 > index 0000000..6c7aad1 > --- /dev/null > +++ b/arch/arm/mach-omap2/include/mach/omap_sgxdef.h > @@ -0,0 +1,29 @@ > +/* > + * arch/arm/mach-omap2/include/mach/omap_sgxdef.h and SGX is used by other archs too, you might as well move this to some common location under include/linux/ although this is only the omap set_min_bus_tput... -- balbi -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
