Received: by 2002:ac0:a591:0:0:0:0:0 with SMTP id m17-v6csp793450imm; Sat, 7 Jul 2018 08:54:42 -0700 (PDT) X-Google-Smtp-Source: AAOMgpdDKRVJ2Q543JpU7am8oLs0+xiLV14tjI/g+9wQdyyamM2XQtnF3hEkKOjGtv6sQvJO3zA3 X-Received: by 2002:a65:60d2:: with SMTP id r18-v6mr8473570pgv.306.1530978882679; Sat, 07 Jul 2018 08:54:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530978882; cv=none; d=google.com; s=arc-20160816; b=wifYw6ft12SQGyLtDx73rfyLjvBFrvyW3Q6jqnmZpVBhz/jlCKpL4czIks+vxoGTYq 4a+MCpHXYA7HKtmtUwuWE05RcNmy9RL4+3UG3TP2eGKaTfII2S6QtI3Ca/V3GhFHLUB5 GD13PzlRa0MVGUCqP/wi9GQXDlPI30jqCKt1NxHl6jYvqmEDmImBxktntO1Jn/FGA1Tg D6ukPpUQMLk36UKWPllplt4y51zFQ7Aq2ehSgphP0mw6Ni1q5TcPw59zXliZZ2fi66bn LXeBCHiAq6zwIpYAJbKWlVfUGUWMVUYmqGLVCF9y4AM2SOfVya5iet2aim87oRZBllLg hjgA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=7DLurVUtflsxa5Xyz4/Io11621FYDLL12VOY5YEaY5s=; b=CX/dGXzYMd8RY9R5LaoKiEr8I2XWkBK4tRB+9LjuXVsf2yK5h+AcvFj3tghoiz0jCL kuoybDNrWw2Tae0+CXxCzCQfbGZw5anouobGEc0JoM6uGi38qmQ4SJoUhQ6mio0LExOE 1VU1RYzEOAjdT6RuzRQfVobtWvqTJmFVNaBqE7FYgCD4Ze8vRW1IJBrnIAD8nLO1ydwP figFZFbphi157hnY/hp6NAd6fsrxFZl8gCJ/R0lNRpBLXiU0ArBtxNBg1DRo0YnbYJqR xdU8bSLKXRgInOwTBFG/bmebmtBm02W+nVZMssHdImgB9+Nv3FtePQfCZz4DMUasWYEW ILYg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j24-v6si9955550pgj.145.2018.07.07.08.54.14; Sat, 07 Jul 2018 08:54:42 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754070AbeGGPxL (ORCPT + 99 others); Sat, 7 Jul 2018 11:53:11 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:55900 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753758AbeGGPxL (ORCPT ); Sat, 7 Jul 2018 11:53:11 -0400 Received: from localhost (unknown [37.168.185.56]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 13D08DB6; Sat, 7 Jul 2018 15:53:09 +0000 (UTC) Date: Sat, 7 Jul 2018 17:53:06 +0200 From: Greg Kroah-Hartman To: Randy Dunlap Cc: LKML , Andrew Morton , kbuild test robot Subject: Re: [PATCH v3 treewide] headers: separate linux/mod_devicetable.h from linux/platform_device.h Message-ID: <20180707155306.GA23729@kroah.com> References: <7baed3cc-cb9c-66d2-b179-517877324407@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7baed3cc-cb9c-66d2-b179-517877324407@infradead.org> User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 19, 2018 at 10:47:28PM -0700, Randy Dunlap wrote: > From: Randy Dunlap > > At over 4000 #includes, is the 9th most > #included header file in the Linux kernel. It does not need > , so drop that header and explicitly add > to source files that need it. > > 4146 #include > > After this patch, there are 225 files that use , > for a reduction of around 3900 times that > does not have to be read & parsed. > > 225 #include > > This patch was build-tested on 20 different arch-es. > > It also makes these drivers SubmitChecklist#1 compliant. > > Signed-off-by: Randy Dunlap > Reported-by: kbuild test robot # drivers/media/platform/vimc/ > Reported-by: kbuild test robot # drivers/pinctrl/pinctrl-u300.c > --- > v3: add fix for drivers/pinctrl/pinctrl-u300.c > v2: add fixes for drivers/media/platform/vimc/ I've queued this up now, let's see what else breaks! :) greg k-h