commit | 4f8aae5375e429b003a72a37d8ece6e1b99e486e | [log] [tgz] |
---|---|---|
author | Víctor Manuel Jáquez Leal <vjaquez@igalia.com> | Tue Jan 31 00:12:23 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 09 09:32:09 2012 -0800 |
tree | 6d2af09f30b72e83a5cf43591276353be7cb5995 | |
parent | b8bfa4c57c003e85aefbc5aef14f1704ef37b403 [diff] |
staging: tidspbridge: clean up bridge_mmap() 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>