summaryrefslogtreecommitdiffstats
path: root/target/linux/sibyte/patches/104-sibyte_rtc_cleanup.patch
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-06-15 07:11:22 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-06-15 07:11:22 +0000
commit810339235c1ab41fa69577f5f8bc14fd7596b1dd (patch)
treec501d8abb66b94b2e9d976f1df049cbca7e3b650 /target/linux/sibyte/patches/104-sibyte_rtc_cleanup.patch
parentf9863d2cdeac03015f24e4128293b9ef71839432 (diff)
sibyte cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16470 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/sibyte/patches/104-sibyte_rtc_cleanup.patch')
-rw-r--r--target/linux/sibyte/patches/104-sibyte_rtc_cleanup.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/sibyte/patches/104-sibyte_rtc_cleanup.patch b/target/linux/sibyte/patches/104-sibyte_rtc_cleanup.patch
index ca755f3e2..e4bd8bc7e 100644
--- a/target/linux/sibyte/patches/104-sibyte_rtc_cleanup.patch
+++ b/target/linux/sibyte/patches/104-sibyte_rtc_cleanup.patch
@@ -526,6 +526,6 @@
- if (m41t81_probe())
- swarm_rtc_type = RTC_M4LT81;
-
- printk("This kernel optimized for "
- #ifdef CONFIG_SIMULATION
- "simulation"
+ #ifdef CONFIG_VT
+ screen_info = (struct screen_info) {
+ 0, 0, /* orig-x, orig-y */