sh: Kill off the GENERIC_CALIBRATE_DELAY ifndef.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 8 May 2009 13:14:01 +0000 (22:14 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 8 May 2009 13:14:01 +0000 (22:14 +0900)
Now that everyone is using the clock framework directly and we
unconditionally provide our own calibrate_delay() function, having it
wrapped in an ifndef is no longer useful. So, kill it off.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found