From: Gabor Juhos Date: Wed, 14 Jan 2009 19:17:09 +0000 (+0100) Subject: ath9k: remove (u16) casts from rtc register access X-Git-Tag: v2.6.30-rc1~662^2~836^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d03a66c17ab94f7cfec9b343d415111386216847;p=pandora-kernel.git ath9k: remove (u16) casts from rtc register access The RTC register offsets don't fit into 'u16' on the AR913x, so we have to remove the existing casts. Changes-licensed-under: ISC Signed-off-by: Gabor Juhos Signed-off-by: Imre Kaloz Tested-by: Pavel Roskin Signed-off-by: John W. Linville --- Reading git-diff-tree failed