Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1401531

Re: [PATCH] of/unittest: Remove unnecessary module.h header inclusion

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] of/unittest: Remove unnecessary module.h header inclusion
Date 2016-05-16 16:30 +0200
Message-ID <rzrGW-892-15@gated-at.bofh.it> (permalink)
References <rxIVz-7kR-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, May 11, 2016 at 04:26:18PM -0400, Javier Martinez Canillas wrote:
> The OF_UNITTEST Kconfig symbol is bool so this unittest can only be
> built-in and not build as a module. Also, nothing defined in this
> header file used so is not necessary to include it.
> 
> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
> ---
> 
>  drivers/of/unittest.c | 1 -
>  1 file changed, 1 deletion(-)

Applied, thanks.

Rob

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] of/unittest: Remove unnecessary module.h header inclusion Rob Herring <robh@kernel.org> - 2016-05-16 16:30 +0200

csiph-web