Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757234AbXKFEvY (ORCPT ); Mon, 5 Nov 2007 23:51:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756027AbXKFEvQ (ORCPT ); Mon, 5 Nov 2007 23:51:16 -0500 Received: from nz-out-0506.google.com ([64.233.162.228]:46361 "EHLO nz-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756009AbXKFEvP (ORCPT ); Mon, 5 Nov 2007 23:51:15 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=c330z9z2ERmRmaKR92uvLnXl+hDJhjfF8ZXIAHRBk7g6JgZsJKWpRxsKwiga2Hd3HTp5qpQwQMIHAqX0t/8VF+wajM29KvG3vtyIdjjW7EYPhOq8sY3142pir7shUHT7wKQX2D0V0dPvAiF1w5r7uVxFl7AtLtaaEBMXLjj+sDw= Message-ID: <8bd0f97a0711052051v45856f6apfacd66ade1d47113@mail.gmail.com> Date: Mon, 5 Nov 2007 23:51:13 -0500 From: "Mike Frysinger" To: "Robert P. J. Day" Subject: Re: a list of non-existent but included include/linux header files Cc: "Linux Kernel Mailing List" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 945 Lines: 22 On 11/5/07, Robert P. J. Day wrote: > this list is short enough that i'll just post it here -- attempts to > include header files under include/linux when those header files > simply don't exist. obviously, there might be false positives for one > reason or another. obviously the kgdb ones can be ignored > (the only manual culling i did of the list was to > remove inclusions of autoconf.h and utsrelease.h -- i assumed those > weren't an issue for anyone.) should do the opposite ... nobody should be including linux/autoconf.h as for the Blackfin ones, the answer is the same last time you ask ... the includes are for drivers we havent pushed to mainline yet -mike - 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/