lkml.org 
[lkml]   [2016]   [Aug]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] fix:overlay: add missing header dependencies
Date
On Sunday, August 28, 2016 1:02:52 PM CEST Baoyou Xie wrote:
> We get 1 warning when build kernel with W=1:
> drivers/gpu/drm/nouveau/dispnv04/overlay.c:496:1: warning: no previous prototype for 'nouveau_overlay_init' [-Wmissing-prototypes]
>
> In fact, this function is declared in disp.h, so this patch
> add missing header dependencies
>
> Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>
>

Acked-by: Arnd Bergmann <arnd@arndb.de>

a few general notes:

- please use my arnd@arndb.de address on patch submissions, not the linaro
address.

- for the email subject lines, have a look at what the typical style
is for the file. "overlay:" is not a good name here because it's not
unique to the driver, so better use "drm/nouveau", which will also
get the attention of the right people.

- please drop the "fix:" prefix in the subject.

Arnd

\
 
 \ /
  Last update: 2016-09-17 09:58    [W:0.112 / U:0.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site