Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762486AbZFLNBm (ORCPT ); Fri, 12 Jun 2009 09:01:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1762348AbZFLM7V (ORCPT ); Fri, 12 Jun 2009 08:59:21 -0400 Received: from va3ehsobe005.messaging.microsoft.com ([216.32.180.15]:14400 "EHLO VA3EHSOBE005.bigfish.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1762281AbZFLM7R (ORCPT ); Fri, 12 Jun 2009 08:59:17 -0400 X-SpamScore: 3 X-BigFish: VPS3(zzzz1202hzzz32i17ch43j65h) X-Spam-TCS-SCL: 4:0 X-FB-SS: 8, X-WSS-ID: 0KL4MQJ-04-6AB-01 From: Robert Richter To: Ingo Molnar CC: LKML , oprofile-list , Robert Richter Subject: [PATCH 05/23] oprofile: remove obselete include headers Date: Fri, 12 Jun 2009 14:35:22 +0200 Message-ID: <1244810140-20595-6-git-send-email-robert.richter@amd.com> X-Mailer: git-send-email 1.6.3.1 In-Reply-To: <1244810140-20595-1-git-send-email-robert.richter@amd.com> References: <1244810140-20595-1-git-send-email-robert.richter@amd.com> X-OriginalArrivalTime: 12 Jun 2009 12:59:05.0795 (UTC) FILETIME=[913D0130:01C9EB5D] MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 832 Lines: 30 This became obsolete with this commit: 6dad828 oprofile: port to the new ring_buffer Signed-off-by: Robert Richter --- drivers/oprofile/cpu_buffer.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/oprofile/cpu_buffer.c b/drivers/oprofile/cpu_buffer.c index 242257b..50640cc 100644 --- a/drivers/oprofile/cpu_buffer.c +++ b/drivers/oprofile/cpu_buffer.c @@ -21,7 +21,6 @@ #include #include -#include #include #include "event_buffer.h" -- 1.6.3.1 -- 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/