]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] declance: Fix mapping of device.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 10 Oct 2005 13:51:06 +0000 (14:51 +0100)
committerJeff Garzik <jgarzik@pobox.com>
Tue, 18 Oct 2005 22:03:48 +0000 (18:03 -0400)
commit6684b4e28247f31543edf86ba785aa87e8fa3b39
tree58c93078ea5a4fe1492172f14d39214ff0066e4e
parentda848ec37d9cf9edbe269f8be9b3de52f90d70da
[PATCH] declance: Fix mapping of device.

These should really be addresses obtained with ioremap() or some
bus-specific backend, but for now...

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
 drivers/net/declance.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/declance.c