X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=kernel%2Frelay.c;h=5001c9887db1a3ea22cb03d5dd843b1a44a2e1c5;hb=634544bf718dd29cd2e29efba6801a8d08daf335;hp=b91488ba2e5a7edb6e3cbdc5876adaf9ae7f2791;hpb=78750f1908869c3bfcbf2a1f1f00f078f2948271;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git diff --git a/kernel/relay.c b/kernel/relay.c index b91488b..5001c98 100644 --- a/kernel/relay.c +++ b/kernel/relay.c @@ -516,7 +516,7 @@ static void setup_callbacks(struct rchan *chan, * * Returns the success/failure of the operation. (%NOTIFY_OK, %NOTIFY_BAD) */ -static int __cpuinit relay_hotcpu_callback(struct notifier_block *nb, +static int relay_hotcpu_callback(struct notifier_block *nb, unsigned long action, void *hcpu) {