[PATCH v2] drm: Declare drm_send_event_helper static.
Guenter Roeck
linux at roeck-us.net
Mon May 10 22:35:33 UTC 2021
On Mon, May 10, 2021 at 06:46:16PM +0530, Rajat Asthana wrote:
> Declare drm_send_event_helper as static to fix sparse warning:
>
> > warning: symbol 'drm_send_event_helper' was not declared.
> > Should it be static?
>
> Signed-off-by: Rajat Asthana <thisisrast7 at gmail.com>
> ---
> Changes in v2:
> Provide full name in Author and Signed-off.
>
Turns out a variant of this patch [1] has already been accepted.
Guenter
---
[1] https://patchwork.kernel.org/project/dri-devel/patch/20210427105503.10765-1-fmdefrancesco@gmail.com/
More information about the dri-devel
mailing list