From: Wu Zhangjin Date: Thu, 5 Nov 2009 01:21:54 +0000 (+0800) Subject: RTC: rtc-cmos.c: Fix warning on MIPS X-Git-Tag: v2.6.33-rc1~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95abd0dfaf5d2741dc9ebe733c9d609629a92b77;p=pandora-kernel.git RTC: rtc-cmos.c: Fix warning on MIPS This patch fixes the following warning with RTC_LIB on MIPS: drivers/rtc/rtc-cmos.c:697:2: warning: #warning Assuming 128 bytes of RTC+NVRAM address space, not 64 bytes. Signed-off-by: Wu Zhangjin Cc: Arnaud Patard Cc: linux-mips@linux-mips.org Cc: rtc-linux@googlegroups.com Cc: Paul Gortmaker Cc: Alessandro Zummo Patchwork: http://patchwork.linux-mips.org/patch/570/ Acked-by: Alessandro Zummo Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed