diff options
author | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 2010-09-08 19:13:55 +0200 |
---|---|---|
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 2010-09-24 04:15:05 +0200 |
commit | dbc28098248197e6b58f33ca0685f694a8e03e60 (patch) | |
tree | a16281fe47cc3f81ff2dbe1d1ed98e8f41c91706 /drivers/video/via/global.h | |
parent | viafb: introduce per output device power management (diff) | |
download | linux-dbc28098248197e6b58f33ca0685f694a8e03e60.tar.xz linux-dbc28098248197e6b58f33ca0685f694a8e03e60.zip |
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 @@ #include "via_utility.h" #include "vt1636.h" #include "tblDPASetting.h" -#include "tbl1636.h" /* External struct*/ |