linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the phy-next tree
@ 2019-03-28  0:29 Stephen Rothwell
  2019-03-28  3:03 ` Srinath Mannam
  0 siblings, 1 reply; 10+ messages in thread
From: Stephen Rothwell @ 2019-03-28  0:29 UTC (permalink / raw)
  To: Kishon Vijay Abraham I
  Cc: Linux Next Mailing List, Linux Kernel Mailing List,
	Srinath Mannam

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

Hi Kishon,

After merging the phy-next tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:

In file included from include/linux/phy/phy.h:19,
                 from drivers/phy/broadcom/phy-bcm-sr-usb.c:10:
drivers/phy/broadcom/phy-bcm-sr-usb.c: In function 'bcm_usb_phy_probe':
include/linux/device.h:1138:19: warning: 'phy_cfg' may be used uninitialized in this function [-Wmaybe-uninitialized]
  dev->driver_data = data;
  ~~~~~~~~~~~~~~~~~^~~~~~
drivers/phy/broadcom/phy-bcm-sr-usb.c:289:26: note: 'phy_cfg' was declared here
  struct bcm_usb_phy_cfg *phy_cfg;
                          ^~~~~~~

Introduced by commit

  a3b96057577c ("phy: sr-usb: Add Stingray USB PHY driver")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread
* linux-next: build warning after merge of the phy-next tree
@ 2020-01-07  5:17 Stephen Rothwell
  2020-01-07  5:26 ` Ramuthevar, Vadivel MuruganX
  0 siblings, 1 reply; 10+ messages in thread
From: Stephen Rothwell @ 2020-01-07  5:17 UTC (permalink / raw)
  To: Kishon Vijay Abraham I
  Cc: Linux Next Mailing List, Linux Kernel Mailing List,
	Ramuthevar Vadivel Murugan, Andy Shevchenko

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

Hi all,

After merging the phy-next tree, today's linux-next build (86_64
allmodconfig) produced this warning:

WARNING: modpost: missing MODULE_LICENSE() in drivers/phy/intel/phy-intel-emmc.o
see include/linux/module.h for more information

Introduced by commit

  95f1061f715e ("phy: intel-lgm-emmc: Add support for eMMC PHY")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread
* linux-next: build warning after merge of the phy-next tree
@ 2017-08-22  5:07 Stephen Rothwell
  2017-08-24  5:23 ` Stephen Rothwell
  0 siblings, 1 reply; 10+ messages in thread
From: Stephen Rothwell @ 2017-08-22  5:07 UTC (permalink / raw)
  To: Kishon Vijay Abraham I
  Cc: Linux-Next Mailing List, Linux Kernel Mailing List, John Crispin,
	Harvey Hunt

Hi Kishon,

After merging the phy-next tree, today's linux-next build (x86_64
allmodconfig) produced this warning:

drivers/phy/ralink/phy-ralink-usb.c: In function 'ralink_usb_phy_probe':
drivers/phy/ralink/phy-ralink-usb.c:195:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  phy->clk = (u32) match->data;
             ^

Introduced by commit

  2411a736ff09 ("phy: ralink-usb: add driver for Mediatek/Ralink")

-- 
Cheers,
Stephen Rothwell

^ permalink raw reply	[flat|nested] 10+ messages in thread
* linux-next: build warning after merge of the phy-next tree
@ 2016-11-16  3:00 Stephen Rothwell
  2016-11-16 13:28 ` wlf
  0 siblings, 1 reply; 10+ messages in thread
From: Stephen Rothwell @ 2016-11-16  3:00 UTC (permalink / raw)
  To: Kishon Vijay Abraham I; +Cc: linux-next, linux-kernel, William Wu

Hi Kishon,

After merging the phy-next tree, today's linux-next build (x86_64
allmodconfig) produced this warning:

drivers/phy/phy-rockchip-inno-usb2.c: In function 'rockchip_chg_detect_work':
drivers/phy/phy-rockchip-inno-usb2.c:717:7: warning: 'tmout' may be used uninitialized in this function [-Wmaybe-uninitialized]
    if (tmout) {
       ^

Introduced by commit

  0c42fe48fd23 ("phy: rockchip-inno-usb2: support otg-port for rk3399")

-- 
Cheers,
Stephen Rothwell

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-01-07  5:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-28  0:29 linux-next: build warning after merge of the phy-next tree Stephen Rothwell
2019-03-28  3:03 ` Srinath Mannam
  -- strict thread matches above, loose matches on Subject: below --
2020-01-07  5:17 Stephen Rothwell
2020-01-07  5:26 ` Ramuthevar, Vadivel MuruganX
2017-08-22  5:07 Stephen Rothwell
2017-08-24  5:23 ` Stephen Rothwell
2017-08-24  8:01   ` Kishon Vijay Abraham I
2016-11-16  3:00 Stephen Rothwell
2016-11-16 13:28 ` wlf
2016-11-16 16:39   ` Kishon Vijay Abraham I

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).