[PATCH] sis900: remove cfgpmcsr I/O space register define
authorLennert Buytenhek <buytenh@wantstofly.org>
Sun, 29 Jan 2006 19:33:52 +0000 (20:33 +0100)
committerJeff Garzik <jgarzik@pobox.com>
Tue, 7 Feb 2006 06:58:36 +0000 (01:58 -0500)
sis900 defines 'cfgpmcsr' as an I/O space register, but CFGPMCSR is
in fact a config space register, and there is no register at offset
0x44 in I/O space, so delete the enum.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>

No differences found