From patchwork Mon Aug 1 21:04:30 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jesper Juhl X-Patchwork-Id: 1026702 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.4) with ESMTP id p71L4XGt001245 for ; Mon, 1 Aug 2011 21:04:34 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751785Ab1HAVEc (ORCPT ); Mon, 1 Aug 2011 17:04:32 -0400 Received: from swampdragon.chaosbits.net ([90.184.90.115]:14349 "EHLO swampdragon.chaosbits.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751034Ab1HAVEb (ORCPT ); Mon, 1 Aug 2011 17:04:31 -0400 Received: by swampdragon.chaosbits.net (Postfix, from userid 1000) id AAB139405D; Mon, 1 Aug 2011 23:04:30 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by swampdragon.chaosbits.net (Postfix) with ESMTP id A3C519405C; Mon, 1 Aug 2011 23:04:30 +0200 (CEST) Date: Mon, 1 Aug 2011 23:04:30 +0200 (CEST) From: Jesper Juhl To: LKML cc: trivial@kernel.org, linux-media@vger.kernel.org, ceph-devel@vger.kernel.org, Mauro Carvalho Chehab , Sage Weil Subject: [PATCH][Resend] Remove unneeded version.h includes from include/ Message-ID: User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Sender: ceph-devel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: ceph-devel@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.6 (demeter1.kernel.org [140.211.167.41]); Mon, 01 Aug 2011 21:04:34 +0000 (UTC) It was pointed out by 'make versioncheck' that some includes of linux/version.h are not needed in include/. This patch removes them. When I last posted the patch, the ceph bit was ACK'ed by Sage Weil, so I've added that below. The pwc-ioctl change generated quite a bit of discussion about V4L version numbers in general, but as far as I can tell, no concensus was reached on what the long term solution should be, so in the mean time I think we could start by just removing the unneeded include, which is why I'm resending the patch with that hunk still included. Signed-off-by: Jesper Juhl Acked-by: Sage Weil --- include/linux/ceph/messenger.h | 1 - include/media/pwc-ioctl.h | 1 - 2 files changed, 0 insertions(+), 2 deletions(-) diff --git a/include/linux/ceph/messenger.h b/include/linux/ceph/messenger.h index d7adf15..ca768ae 100644 --- a/include/linux/ceph/messenger.h +++ b/include/linux/ceph/messenger.h @@ -6,7 +6,6 @@ #include #include #include -#include #include #include "types.h" diff --git a/include/media/pwc-ioctl.h b/include/media/pwc-ioctl.h index 0f19779..1ed1e61 100644 --- a/include/media/pwc-ioctl.h +++ b/include/media/pwc-ioctl.h @@ -53,7 +53,6 @@ */ #include -#include /* Enumeration of image sizes */ #define PSZ_SQCIF 0x00