From: Mike Frysinger Date: Thu, 17 Sep 2009 01:10:53 +0000 (-0400) Subject: USB: musb: make HAVE_CLK support optional X-Git-Tag: v2.6.32-rc4~4^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b20cf90650badaa5e6ec1bdbe61a63528818e8ce;p=pandora-kernel.git USB: musb: make HAVE_CLK support optional The Blackfin port doesn't support HAVE_CLK and the musb driver works fine with support stubbed out, so take the existing Blackfin clk stubs and move them to common musb code so we can drop the Kconfig dependency. Signed-off-by: Bryan Wu Signed-off-by: Mike Frysinger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed