From: Magnus Damm Date: Wed, 13 Oct 2010 07:44:36 +0000 (+0000) Subject: sh: remove name and id from struct clk X-Git-Tag: v2.6.37-rc1~136^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69395396a0a8866f30d59c66b7be1912ccb5d160;p=pandora-kernel.git sh: remove name and id from struct clk Remove "name" and "id" from drivers/sh/ struct clk. The struct clk members "name" and "id" are not used now when matching is done through clkdev. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed