]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - lib/flex_proportions.c
arm: imx6qdl: tx6: defconfig: mfg tool
[karo-tx-linux.git] / lib / flex_proportions.c
index c785554f95237897edc7e86f7c3ea6f1811b9bbf..ebf3bac460b01c3638e87d23975426f448d58064 100644 (file)
@@ -62,7 +62,7 @@ void fprop_global_destroy(struct fprop_global *p)
  */
 bool fprop_new_period(struct fprop_global *p, int periods)
 {
-       u64 events;
+       s64 events;
        unsigned long flags;
 
        local_irq_save(flags);