linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [superna9999:amlogic/v5.16/drm-meson-rework 4/8] drivers/gpu/drm/meson/meson_encoder_hdmi.c:312:5: warning: no previous prototype for function 'meson_encoder_hdmi_init'
@ 2021-11-06 19:30 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-11-06 19:30 UTC (permalink / raw)
  To: Neil Armstrong; +Cc: llvm, kbuild-all, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1997 bytes --]

tree:   https://github.com/superna9999/linux amlogic/v5.16/drm-meson-rework
head:   828c002903e8e4b663a411c26dab3de64cc808ab
commit: c346eb228e8fbc65ce560906f3e8d85d60dbfce7 [4/8] drm/meson: split out encoder from meson_dw_hdmi
config: arm64-randconfig-r005-20211027 (attached as .config)
compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project 5db7568a6a1fcb408eb8988abdaff2a225a8eb72)
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # install arm64 cross compiling tool for clang build
        # apt-get install binutils-aarch64-linux-gnu
        # https://github.com/superna9999/linux/commit/c346eb228e8fbc65ce560906f3e8d85d60dbfce7
        git remote add superna9999 https://github.com/superna9999/linux
        git fetch --no-tags superna9999 amlogic/v5.16/drm-meson-rework
        git checkout c346eb228e8fbc65ce560906f3e8d85d60dbfce7
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 ARCH=arm64 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All warnings (new ones prefixed by >>):

>> drivers/gpu/drm/meson/meson_encoder_hdmi.c:312:5: warning: no previous prototype for function 'meson_encoder_hdmi_init' [-Wmissing-prototypes]
   int meson_encoder_hdmi_init(struct meson_drm *priv)
       ^
   drivers/gpu/drm/meson/meson_encoder_hdmi.c:312:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
   int meson_encoder_hdmi_init(struct meson_drm *priv)
   ^
   static 
   1 warning generated.


vim +/meson_encoder_hdmi_init +312 drivers/gpu/drm/meson/meson_encoder_hdmi.c

   311	
 > 312	int meson_encoder_hdmi_init(struct meson_drm *priv)

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 41819 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-06 19:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-06 19:30 [superna9999:amlogic/v5.16/drm-meson-rework 4/8] drivers/gpu/drm/meson/meson_encoder_hdmi.c:312:5: warning: no previous prototype for function 'meson_encoder_hdmi_init' kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).