Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753968Ab0ADW4G (ORCPT ); Mon, 4 Jan 2010 17:56:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753854Ab0ADW4B (ORCPT ); Mon, 4 Jan 2010 17:56:01 -0500 Received: from nlpi157.sbcis.sbc.com ([207.115.36.171]:47085 "EHLO nlpi157.prodigy.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753930Ab0ADW4A (ORCPT ); Mon, 4 Jan 2010 17:56:00 -0500 Message-Id: <20100104223557.664162507@quilx.com> References: <20100104223439.228028923@quilx.com> User-Agent: quilt/0.46-1 Date: Mon, 04 Jan 2010 16:34:46 -0600 From: Christoph Lameter To: Tejun Heo Cc: linux-kernel@vger.kernel.org, David Miller CC: Mel Gorman Cc: Pekka Enberg Cc: Mathieu Desnoyers Subject: [this_cpu_xx V9 7/7] Remove leftover local.h Content-Disposition: inline; filename=percpu_sparc_remove_local.h Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 960 Lines: 29 Somehow the local.h was not removed when taking out the local_t usage during the 2.6.32 merge. CC: David Miller Signed-off-by: Christoph Lameter --- arch/sparc/kernel/nmi.c | 1 - 1 file changed, 1 deletion(-) Index: linux-2.6/arch/sparc/kernel/nmi.c =================================================================== --- linux-2.6.orig/arch/sparc/kernel/nmi.c 2010-01-04 15:03:35.000000000 -0600 +++ linux-2.6/arch/sparc/kernel/nmi.c 2010-01-04 15:03:42.000000000 -0600 @@ -21,7 +21,6 @@ #include #include -#include #include /* We don't have a real NMI on sparc64, but we can fake one -- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/