Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932394AbZKSDIE (ORCPT ); Wed, 18 Nov 2009 22:08:04 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932327AbZKSDIE (ORCPT ); Wed, 18 Nov 2009 22:08:04 -0500 Received: from ey-out-2122.google.com ([74.125.78.26]:14403 "EHLO ey-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932317AbZKSDID (ORCPT ); Wed, 18 Nov 2009 22:08:03 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=QCV8I4qb1xln2ak6m30NHBggk0zF9FGmKs2DM/EPSorJI5IDMStzl9nMQd2MiVycni 1vTSLfqZ4C5VLwcIXofvkrdoAp8VS3MiH+rdVfySzmoN4OpKWij6i27T0vTqo4sCeMVr 4s28nggA58chFCAWEYACAMO6Fpn+iumdVHalY= Date: Thu, 19 Nov 2009 04:08:05 +0100 From: Frederic Weisbecker To: Josh Stone Cc: LKML , "Frank Ch. Eigler" , Arjan van de Ven , Peter Zijlstra , Paul Mackerras , Ingo Molnar , Steven Rostedt Subject: Re: [PATCH] tracing: Remove the stale include/trace/power.h Message-ID: <20091119030804.GC4970@nowhere> References: <1258578415-14752-1-git-send-email-jistone@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1258578415-14752-1-git-send-email-jistone@redhat.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 939 Lines: 26 On Wed, Nov 18, 2009 at 01:06:55PM -0800, Josh Stone wrote: > Commit 6161352 moved the power tracing to include/trace/events/, but > left the old header behind. No one is using the old header, and its > declarations are now incorrect, so it should be removed. > > Signed-off-by: Josh Stone > Cc: "Frank Ch. Eigler" > Cc: Arjan van de Ven > Cc: Peter Zijlstra > Cc: Paul Mackerras > Cc: Frederic Weisbecker > Cc: Ingo Molnar > --- Yep, it has been completely replaced by the trace event version. I guess we should take this one for .33 Thanks! -- 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/