From: Paul Mackerras Date: Mon, 27 Mar 2006 09:31:44 +0000 (+1100) Subject: ppc: Remove duplicate exports of __down, __up etc. X-Git-Tag: v2.6.17-rc1~165^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0cc0dfa2dcf18854144b16a74502bd25c4eaedf;p=pandora-kernel.git ppc: Remove duplicate exports of __down, __up etc. __down, __down_interruptible and __up are defined and exported in arch/powerpc/kernel/semaphore.c, and used from there for ARCH=ppc, so there is no need to export them in arch/ppc/kernel/ppc_ksyms.c. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed