Hi Lugo, On Mon, Feb 23, 2009 at 7:53 PM, Guzman Lugo, Fernando <x0095840@xxxxxx> wrote: > From: Fernando Guzman Lugo <x0095840@xxxxxx> > Date: Mon, 23 Feb 2009 10:04:27 -0600 > Subject: [PATCH] DSPBRIDGE: Remove SEEK_* redefinitions > > This patch removes the SEEK_* redefinitions in host_os.h > > Signed-off-by: Guzman Lugo Fernando <x0095840@xxxxxx> > --- > arch/arm/plat-omap/include/dspbridge/host_os.h | 6 ------ > 1 files changed, 0 insertions(+), 6 deletions(-) > > diff --git a/arch/arm/plat-omap/include/dspbridge/host_os.h b/arch/arm/plat-omap/include/dspbridge/host_os.h > index ff49e0d..9245eea > --- a/arch/arm/plat-omap/include/dspbridge/host_os.h > +++ b/arch/arm/plat-omap/include/dspbridge/host_os.h > @@ -60,12 +60,6 @@ > #include <asm/cacheflush.h> > #include <linux/dma-mapping.h> > > -/* ----------------------------------- Macros */ > - > -#define SEEK_SET 0 /* Seek from beginning of file. */ > -#define SEEK_CUR 1 /* Seek from current position. */ > -#define SEEK_END 2 /* Seek from end of file. */ > - > /* TODO -- Remove, once BP defines them */ > #define INT_MAIL_MPU_IRQ 26 > #define INT_DSP_MMU_IRQ 28 > -- > 1.5.6.4 > -- > To unsubscribe from this list: send the line "unsubscribe linux-omap" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > What encoding are you using for composing this patch? There seems to be some strange characters in the patch. I can see them when I select show original message from gmail. Cheers, Ameya. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html