aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/sibyte/patches/104-sibyte_rtc_cleanup.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-06-15 07:11:22 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-06-15 07:11:22 +0000
commitd6ced93638d2660ab7dc3e82a257f5f5a77e9d2c (patch)
treec501d8abb66b94b2e9d976f1df049cbca7e3b650 /target/linux/sibyte/patches/104-sibyte_rtc_cleanup.patch
parentf898e77351e671fbc66aa7317faa3999736eb324 (diff)
downloadupstream-d6ced93638d2660ab7dc3e82a257f5f5a77e9d2c.tar.gz
upstream-d6ced93638d2660ab7dc3e82a257f5f5a77e9d2c.tar.bz2
upstream-d6ced93638d2660ab7dc3e82a257f5f5a77e9d2c.zip
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 ca755f3e28..e4bd8bc7e7 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 */