staging: tidspbridge: clean up bridge_mmap()
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 30 Jan 2012 23:12:23 +0000 (00:12 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2012 17:32:09 +0000 (09:32 -0800)
The variable offset is not used but in the debug log, so I don't see reason to
calculate it here.

Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/tidspbridge/rmgr/drv_interface.c