From: Tejun Heo Date: Wed, 24 Jun 2009 07:57:03 +0000 (+0900) Subject: sparc64: fix build breakage introduced by percpu-convert-most patchset X-Git-Tag: v2.6.32-rc1~676^2^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf4bb2b1f285ec56e7f3cbf0190761b42131871c;p=pandora-kernel.git sparc64: fix build breakage introduced by percpu-convert-most patchset Commit e74e396204bfcb67570ba4517b08f5918e69afea incorrectly added HAVE_LEGACY_PER_CPU_AREA to sparc64 although it already has been converted to dynamic percpu allocator. Drop both HAVE_{LEGACY|DYNAMIC}_PER_CPU_AREA. Signed-off-by: Tejun Heo Acked-by: David Miller --- Reading git-diff-tree failed