From: Paul Walmsley Date: Mon, 27 Aug 2007 08:39:12 +0000 (-0600) Subject: omap2 clock: remove all {src, rate}_offset fields from struct clk X-Git-Tag: v2.6.23-omap1~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4476190196459bf1651f7d6e1511579c6257c941;p=pandora-kernel.git omap2 clock: remove all {src, rate}_offset fields from struct clk src_offset and rate_offset are no longer used in OMAP2 clock framework after the struct clksel/struct clksel_rate additions. Remove these fields from clock.h and #ifdef out those fields for OMAP24XX compiles. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed