From: Jorge Maidana Date: Fri, 6 Oct 2023 20:43:46 +0000 (-0300) Subject: fbdev: uvesafb: Remove uvesafb_exec() prototype from include/video/uvesafb.h X-Git-Tag: nvme-6.7-2023-11-22~232^2~3 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=0c37bffaaebe1733433b480d612282169632a31a;p=nvme.git fbdev: uvesafb: Remove uvesafb_exec() prototype from include/video/uvesafb.h uvesafb_exec() is a static function defined and called only in drivers/video/fbdev/uvesafb.c, remove the prototype from include/video/uvesafb.h. Fixes the warning: ./include/video/uvesafb.h:112:12: warning: 'uvesafb_exec' declared 'static' but never defined [-Wunused-function] when including '