[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20428012-f164-c03b-fcc5-d3d8df812aff@linaro.org>
Date: Wed, 13 Apr 2022 11:50:40 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Roger Quadros <rogerq@...nel.org>, krzk@...nel.org
Cc: linux-omap@...r.kernel.org, nm@...com,
linux-kernel@...r.kernel.org, kishon@...com, tony@...mide.com,
miquel.raynal@...tlin.com, vigneshr@...com
Subject: Re: [PATCH v3 0/2] memory: omap-gpmc: Allow module build
On 13/04/2022 11:43, Krzysztof Kozlowski wrote:
> On Mon, 11 Apr 2022 12:55:14 +0300, Roger Quadros wrote:
>> These patches allow OMAP_GPMC config to be visible in menuconfig
>> and buildable as a module.
>>
>> Changelog:
>> v3:
>> - Remove not required MODULE_ALIAS
>> - Mention in commit message why we need to remove of_match_node() call
>>
>> [...]
>
> Applied, thanks!
>
> [1/2] memory: omap-gpmc: Make OMAP_GPMC config visible and selectable
> commit: 656d1be692be78b825954e0a2a47fcae81834633
> [2/2] memory: omap-gpmc: Allow building as a module
> commit: eb55c7180be67774aa728a3c450de441e0dedb5d
And dropped. You have a checkpatch issue:
WARNING: Prefer "GPL" over "GPL v2" - see commit bf7fbeeae6db ("module:
Cure the MODULE_LICENSE "GPL" vs. "GPL v2" bogosity")
#127: FILE: drivers/memory/omap-gpmc.c:2664:
+MODULE_LICENSE("GPL v2");
Best regards,
Krzysztof
Powered by blists - more mailing lists