From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752621AbcIIPI5 (ORCPT ); Fri, 9 Sep 2016 11:08:57 -0400 Received: from mail.gnudd.com ([77.43.112.34]:53680 "EHLO mail.gnudd.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752516AbcIIPIw (ORCPT ); Fri, 9 Sep 2016 11:08:52 -0400 X-Greylist: delayed 811 seconds by postgrey-1.27 at vger.kernel.org; Fri, 09 Sep 2016 11:08:51 EDT Date: Fri, 9 Sep 2016 16:55:17 +0200 From: Alessandro Rubini To: paul.gortmaker@windriver.com Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] fmc: don't include moduleparam.h in include/linux header files. Message-ID: <20160909145517.GA11698@mail.gnudd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: GnuDD, Device Drivers, Embedded Systems, Courses In-Reply-To: <20160909142701.14057-1-paul.gortmaker@windriver.com> References: <20160909142701.14057-1-paul.gortmaker@windriver.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > So move the include to the one and only driver to use these macros and > ensure we keep setting the proper example in include/linux headers. > > Cc: Alessandro Rubini > Signed-off-by: Paul Gortmaker Thanks. Acked-by: Alessandro Rubini