On Mon, 2010-08-23 at 17:58 +0200, ext Guruswamy Senthilvadivu wrote: > From: Senthilvadivu Guruswamy <svadivu@xxxxxx> > > DISPC Base addr got from the platform device. Hadrcoding of base > addr removed. > > Signed-off-by: Senthilvadivu Guruswamy <svadivu@xxxxxx> > --- > drivers/video/omap2/dss/dispc.c | 5 +++-- > 1 files changed, 3 insertions(+), 2 deletions(-) > > diff --git a/drivers/video/omap2/dss/dispc.c b/drivers/video/omap2/dss/dispc.c > index ae18b5f..8a7a086 100644 > --- a/drivers/video/omap2/dss/dispc.c > +++ b/drivers/video/omap2/dss/dispc.c > @@ -40,7 +40,6 @@ > #include "dss.h" > > /* DISPC */ > -#define DISPC_BASE 0x48050400 > > #define DISPC_SZ_REGS SZ_1K I guess *_SZ_REGS are not needed anymore for any of the blocks. Tomi -- 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