From: Paul Mundt Date: Fri, 8 May 2009 13:14:01 +0000 (+0900) Subject: sh: Kill off the GENERIC_CALIBRATE_DELAY ifndef. X-Git-Tag: v2.6.31-rc1~392^2~41^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b551f9daa9bd9533ba4ce31622ed4be1dd97d3e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed