James Bottomley 8275b91aad [PARISC] Fix parisc compile failure after smp: Add task_struct argument to __cpu_up()
commit 8239c25f47d2b318156993b15f33900a86ea5e17 added an argument to our
__cpu_up() function, but didn't notice we have an extra definition for
this in asm/smp.h resulting in a compile failure.

Fix by removing the extraneous parisc definition of __cpu_up().  While
we're at it, remove the duplicated definition of smp_send_reschedule().

Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2012-05-25 12:35:45 +01:00
..
2012-03-28 18:30:02 +01:00
2012-05-05 13:00:24 +02:00
2008-10-15 20:55:51 +02:00
2012-05-07 11:38:46 +02:00
nm