From: Valentine Barshak Date: Mon, 4 Feb 2008 14:57:55 +0000 (+1100) Subject: [POWERPC] Add missing native dcr dcr_ind_lock spinlock X-Git-Tag: v2.6.25-rc1~303^2~15^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=853265e588153dca22c82b84df39bbb40abd7ad0;p=pandora-kernel.git [POWERPC] Add missing native dcr dcr_ind_lock spinlock The include/asm-powerpc/dcr-native.h declares extern spinlock_t dcr_ind_lock; but it's actually isn't defined. This patch adds a missing dcr_ind_lock. Signed-off-by: Valentine Barshak Signed-off-by: Josh Boyer --- Reading git-diff-tree failed