diff options
author | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 2010-09-08 13:13:55 -0400 |
---|---|---|
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 2010-09-23 22:15:05 -0400 |
commit | dbc28098248197e6b58f33ca0685f694a8e03e60 (patch) | |
tree | a16281fe47cc3f81ff2dbe1d1ed98e8f41c91706 /drivers/video/via/global.h | |
parent | 6f9422d4e407bd63a9bd665ea09e57c1e3800c47 (diff) |
viafb: vt1636 cleanup
This patch merges tbl1636 into vt1636 and cleans it up as the data was
only used there anyway. No runtime changes are expected.
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Cc: Joseph Chan <JosephChan@via.com.tw>
Diffstat (limited to 'drivers/video/via/global.h')
-rw-r--r-- | drivers/video/via/global.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/via/global.h b/drivers/video/via/global.h index 28221a062dda..38ef5ac66953 100644 --- a/drivers/video/via/global.h +++ b/drivers/video/via/global.h | |||
@@ -48,7 +48,6 @@ | |||
48 | #include "via_utility.h" | 48 | #include "via_utility.h" |
49 | #include "vt1636.h" | 49 | #include "vt1636.h" |
50 | #include "tblDPASetting.h" | 50 | #include "tblDPASetting.h" |
51 | #include "tbl1636.h" | ||
52 | 51 | ||
53 | /* External struct*/ | 52 | /* External struct*/ |
54 | 53 | ||