]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/timeconst.pl
timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USEC
[linux-2.6-omap-h63xx.git] / kernel / timeconst.pl
index 62b1287932ed4c8506ad2b8151c2dd778262b36e..41468035473ccbb943495466159173058862d6f0 100644 (file)
@@ -339,7 +339,7 @@ sub output($@)
        print "\n";
 
        foreach $pfx ('HZ_TO_MSEC','MSEC_TO_HZ',
-                     'USEC_TO_HZ','HZ_TO_USEC') {
+                     'HZ_TO_USEC','USEC_TO_HZ') {
                foreach $bit (32, 64) {
                        foreach $suf ('MUL', 'ADJ', 'SHR') {
                                printf "#define %-23s %s\n",