OMAP2xxx: clock: remove dsp_irate_ick
authorPaul Walmsley <paul@pwsan.com>
Fri, 25 Feb 2011 22:52:04 +0000 (15:52 -0700)
committerPaul Walmsley <paul@pwsan.com>
Tue, 8 Mar 2011 03:21:17 +0000 (20:21 -0700)
After commit 81b34fbecbfbf24ed95c2d80d5cb14149652408f ("OMAP2 clock:
split OMAP2420, OMAP2430 clock data into their own files"), it's
possible to remove dsp_irate_ick from the OMAP2420 and OMAP2430 clock
files.  It was originally only needed due to a 2420/2430 clock tree difference,
and now that the data is in separate files, it's superfluous.

Signed-off-by: Paul Walmsley <paul@pwsan.com>

No differences found