aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/via/share.h
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2010-05-05 13:42:49 -0600
committerJonathan Corbet <corbet@lwn.net>2010-05-11 16:06:14 -0600
commit64a6bd6a570c53f1955eaedf3952dcbe9b62da1d (patch)
tree654aef191e0eefea96882fa53ed911c6a6a5bb22 /drivers/video/via/share.h
parentviafb: Fix initialization error paths (diff)
downloadlinux-dev-64a6bd6a570c53f1955eaedf3952dcbe9b62da1d.tar.xz
linux-dev-64a6bd6a570c53f1955eaedf3952dcbe9b62da1d.zip
viafb: fold via_io.h into via-core.h
Preparatory move toward the ultimate goal of moving pan-subdevice stuff into include/linux. Cc: ScottFang@viatech.com.cn Cc: JosephChan@via.com.tw Cc: Harald Welte <laforge@gnumonks.org> Acked-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'drivers/video/via/share.h')
-rw-r--r--drivers/video/via/share.h11
1 files changed, 3 insertions, 8 deletions
diff --git a/drivers/video/via/share.h b/drivers/video/via/share.h
index 861b4142efad..7f0de7f006ad 100644
--- a/drivers/video/via/share.h
+++ b/drivers/video/via/share.h
@@ -43,14 +43,9 @@
/* Video Memory Size */
#define VIDEO_MEMORY_SIZE_16M 0x1000000
-/* standard VGA IO port
-*/
-#define VIAStatus 0x3DA
-#define VIACR 0x3D4
-#define VIASR 0x3C4
-#define VIAGR 0x3CE
-#define VIAAR 0x3C0
-
+/*
+ * Lengths of the VPIT structure arrays.
+ */
#define StdCR 0x19
#define StdSR 0x04
#define StdGR 0x09