commit | 7b551f9daa9bd9533ba4ce31622ed4be1dd97d3e | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri May 08 22:14:01 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri May 08 22:14:01 2009 +0900 |
tree | 331102b4e51320570a00293fc59389e4b455c07e | |
parent | ccdaeb4c8f982900a2abf722e34b60131394d8eb [diff] |
sh: Kill off the GENERIC_CALIBRATE_DELAY ifndef. 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>