From: Fengguang Wu Date: Thu, 8 Nov 2012 23:53:41 +0000 (-0800) Subject: h8300: add missing L1_CACHE_SHIFT X-Git-Tag: v3.7-rc5~14^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6893f5675f54d6452aded27f9a1d5e86a3bddcbe;p=pandora-kernel.git h8300: add missing L1_CACHE_SHIFT Fix the build error lib/atomic64.c: In function 'lock_addr': lib/atomic64.c:40:11: error: 'L1_CACHE_SHIFT' undeclared (first use in this function) lib/atomic64.c:40:11: note: each undeclared identifier is reported only once for each function it appears in Signed-off-by: Fengguang Wu Cc: Yoshinori Sato Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed