Re: linux-next: build failure after merge of the phy-next tree

2020-12-01 Thread Vinod Koul
On 01-12-20, 07:45, Sergio Paracuellos wrote: > Hi Stephen, > > On Tue, Dec 1, 2020 at 7:07 AM Stephen Rothwell wrote: > > > > Hi all, > > > > After merging the phy-next tree, today's linux-next build (x86_64 > > allmodconfig) failed like this: > > > > drivers/phy/ralink/phy-mt7621-pci.c:17:10:

Re: linux-next: build failure after merge of the phy-next tree

2020-11-30 Thread Sergio Paracuellos
Hi Stephen, On Tue, Dec 1, 2020 at 7:07 AM Stephen Rothwell wrote: > > Hi all, > > After merging the phy-next tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/phy/ralink/phy-mt7621-pci.c:17:10: fatal error: mt7621.h: No such > file or directory >17 |

linux-next: build failure after merge of the phy-next tree

2020-11-30 Thread Stephen Rothwell
Hi all, After merging the phy-next tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/phy/ralink/phy-mt7621-pci.c:17:10: fatal error: mt7621.h: No such file or directory 17 | #include | ^~ Caused by commit d87da32372a0 ("phy: ralink:

Re: linux-next: build failure after merge of the phy-next tree

2020-11-17 Thread Vinod Koul
On 18-11-20, 13:56, Stephen Rothwell wrote: > Hi Vinod, > > On Tue, 17 Nov 2020 15:30:56 +0530 Vinod Koul wrote: > > > > On 17-11-20, 13:40, Stephen Rothwell wrote: > > > Hi all, > > > > > > After merging the phy-next tree, today's linux-next build (arm > > > multi_v7_defconfig) failed like

Re: linux-next: build failure after merge of the phy-next tree

2020-11-17 Thread Stephen Rothwell
Hi Vinod, On Tue, 17 Nov 2020 15:30:56 +0530 Vinod Koul wrote: > > On 17-11-20, 13:40, Stephen Rothwell wrote: > > Hi all, > > > > After merging the phy-next tree, today's linux-next build (arm > > multi_v7_defconfig) failed like this: > > > > drivers/soc/amlogic/meson-ee-pwrc.c: In function

Re: linux-next: build failure after merge of the phy-next tree

2020-11-17 Thread Vinod Koul
Hello Stephen, On 17-11-20, 13:40, Stephen Rothwell wrote: > Hi all, > > After merging the phy-next tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > drivers/soc/amlogic/meson-ee-pwrc.c: In function 'meson_ee_pwrc_init_domain': >

linux-next: build failure after merge of the phy-next tree

2020-11-16 Thread Stephen Rothwell
Hi all, After merging the phy-next tree, today's linux-next build (arm multi_v7_defconfig) failed like this: drivers/soc/amlogic/meson-ee-pwrc.c: In function 'meson_ee_pwrc_init_domain': drivers/soc/amlogic/meson-ee-pwrc.c:416:65: error: expected ';' before 'if' 416 | dom->rstc =

linux-next: build failure after merge of the phy-next tree

2019-08-26 Thread Stephen Rothwell
Hi all, After merging the phy-next tree, today's linux-next build (x86_64 allmodconfig) failed like this: ERROR: "__arm_smccc_smc" [drivers/phy/marvell/phy-mvebu-cp110-comphy.ko] undefined! Caused by commit ccee80654309 ("phy: mvebu-cp110-comphy: Add SMC call support") I have used the

Re: linux-next: build failure after merge of the phy-next tree

2017-03-29 Thread Kishon Vijay Abraham I
Hi, On Thursday 30 March 2017 09:17 AM, Stephen Rothwell wrote: > Hi Kishon, > > After merging the phy-next tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/phy/phy-rockchip-inno-usb2.c:1148:3: error: unknown field > 'phy_tuning' specified in initializer >

Re: linux-next: build failure after merge of the phy-next tree

2017-03-29 Thread Kishon Vijay Abraham I
Hi, On Thursday 30 March 2017 09:17 AM, Stephen Rothwell wrote: > Hi Kishon, > > After merging the phy-next tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/phy/phy-rockchip-inno-usb2.c:1148:3: error: unknown field > 'phy_tuning' specified in initializer >

linux-next: build failure after merge of the phy-next tree

2017-03-29 Thread Stephen Rothwell
Hi Kishon, After merging the phy-next tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/phy/phy-rockchip-inno-usb2.c:1148:3: error: unknown field 'phy_tuning' specified in initializer .phy_tuning = rk3328_usb2phy_tuning, ^

linux-next: build failure after merge of the phy-next tree

2017-03-29 Thread Stephen Rothwell
Hi Kishon, After merging the phy-next tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/phy/phy-rockchip-inno-usb2.c:1148:3: error: unknown field 'phy_tuning' specified in initializer .phy_tuning = rk3328_usb2phy_tuning, ^