Merge tag 'csky-for-linus-5.14-rc1' of git://github.com/c-sky/csky-linux
[linux-2.6-microblaze.git] / kernel / time / tick-common.c
index e15bc0e..d663249 100644 (file)
@@ -373,7 +373,7 @@ out_bc:
        /*
         * Can the new device be used as a broadcast device ?
         */
-       tick_install_broadcast_device(newdev);
+       tick_install_broadcast_device(newdev, cpu);
 }
 
 /**