aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/via/share.h
diff options
context:
space:
mode:
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>2011-04-26 08:10:33 +0000
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>2011-04-26 08:10:33 +0000
commite01255d698ad00a6f4c6b3e0bf061e27ab238969 (patch)
tree75906dcac642bf1e50d3cc9b90ab5b86a27d9307 /drivers/video/via/share.h
parentviafb: try to map less memory in case of failure (diff)
downloadlinux-dev-e01255d698ad00a6f4c6b3e0bf061e27ab238969.tar.xz
linux-dev-e01255d698ad00a6f4c6b3e0bf061e27ab238969.zip
viafb: remove unused CEA mode
This trivial patch removes unused mode tables. Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Diffstat (limited to 'drivers/video/via/share.h')
-rw-r--r--drivers/video/via/share.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/video/via/share.h b/drivers/video/via/share.h
index 8b93e2f6fea2..61b0bd596b85 100644
--- a/drivers/video/via/share.h
+++ b/drivers/video/via/share.h
@@ -568,10 +568,6 @@
#define M1280X720_R50_HSP NEGATIVE
#define M1280X720_R50_VSP POSITIVE
-/* 1280x720@60 Sync Polarity (CEA Mode) */
-#define M1280X720_CEA_R60_HSP POSITIVE
-#define M1280X720_CEA_R60_VSP POSITIVE
-
/* 1440x900@60 Sync Polarity (CVT Mode) */
#define M1440X900_R60_HSP NEGATIVE
#define M1440X900_R60_VSP POSITIVE
@@ -612,10 +608,6 @@
#define M1920X1200_RB_R60_HSP POSITIVE
#define M1920X1200_RB_R60_VSP NEGATIVE
-/* 1920x1080@60 Sync Polarity (CEA Mode) */
-#define M1920X1080_CEA_R60_HSP POSITIVE
-#define M1920X1080_CEA_R60_VSP POSITIVE
-
/* 2048x1536@60 Sync Polarity (CVT Mode) */
#define M2048x1536_R60_HSP NEGATIVE
#define M2048x1536_R60_VSP POSITIVE