[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZZlr48NanPRkmkgl@smile.fi.intel.com>
Date: Sat, 6 Jan 2024 17:04:03 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: kernel test robot <lkp@...el.com>
Cc: oe-kbuild-all@...ts.linux.dev, linux-kernel@...r.kernel.org,
Jonathan Cameron <Jonathan.Cameron@...wei.com>
Subject: Re: drivers/mux/adg792a.c:134:34: warning: 'adg792a_of_match'
defined but not used
On Fri, Dec 29, 2023 at 02:46:30AM +0800, kernel test robot wrote:
> Hi Andy,
...
> | Reported-by: kernel test robot <lkp@...el.com>
> | Closes: https://lore.kernel.org/oe-kbuild-all/202312290237.ChqMrE6k-lkp@intel.com/
>
> All warnings (new ones prefixed by >>):
>
> >> drivers/mux/adg792a.c:134:34: warning: 'adg792a_of_match' defined but not used [-Wunused-const-variable=]
> 134 | static const struct of_device_id adg792a_of_match[] = {
> | ^~~~~~~~~~~~~~~~
of_match_ptr() should be dropped.
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists