Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c11b3c1b authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] IP27: Make declaration of setup_replication_mask a proper prototype.

parent 67672f5b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ static cpumask_t ktext_repmask;
 * kernel.  For example, we should never put a copy on a headless node,
 * and we should respect the topology of the machine.
 */
void __init setup_replication_mask()
void __init setup_replication_mask(void)
{
	cnodeid_t	cnode;