]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
rtc-m48t59: reduce structure m48t59_private
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Wed, 3 Sep 2008 22:10:14 +0000 (15:10 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 3 Sep 2008 22:39:11 +0000 (15:39 -0700)
commit3ca60f6e637cee8c735a7448fd912fe1a6e42fc1
tree80d7689d30c47c99f6c4d9f208cc407a755f7859
parent5280267c1dddb8d413595b87dc406624bb497946
rtc-m48t59: reduce structure m48t59_private

Remove element size from the structure m48t59_private as it is used as
local variable for storing temporary value.

Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/rtc/rtc-m48t59.c