Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1612539 > unrolled thread

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

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2017-03-30 05:50 +0200
Last post2017-03-30 07:40 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  linux-next: build failure after merge of the phy-next tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-03-30 05:50 +0200
    Re: linux-next: build failure after merge of the phy-next tree Kishon Vijay Abraham I <kishon@ti.com> - 2017-03-30 07:40 +0200

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

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2017-03-30 05:50 +0200
Subjectlinux-next: build failure after merge of the phy-next tree
Message-ID<tqzfX-c7-1@gated-at.bofh.it>
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,
   ^
drivers/phy/phy-rockchip-inno-usb2.c:1148:17: error: 'rk3328_usb2phy_tuning' undeclared here (not in a function)
   .phy_tuning = rk3328_usb2phy_tuning,
                 ^

Caused by commit

  ffa0c278e89c ("phy: rockchip-inno-usb2: add support of u2phy for rk3328")

I have used the phy-next tree from next-20170329 for today.

-- 
Cheers,
Stephen Rothwell

[toc] | [next] | [standalone]


#1612569

FromKishon Vijay Abraham I <kishon@ti.com>
Date2017-03-30 07:40 +0200
Message-ID<tqAYp-1xw-3@gated-at.bofh.it>
In reply to#1612539
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
>    .phy_tuning = rk3328_usb2phy_tuning,
>    ^
> drivers/phy/phy-rockchip-inno-usb2.c:1148:17: error: 'rk3328_usb2phy_tuning' undeclared here (not in a function)
>    .phy_tuning = rk3328_usb2phy_tuning,
>                  ^
> 
> Caused by commit
> 
>   ffa0c278e89c ("phy: rockchip-inno-usb2: add support of u2phy for rk3328")
> 
> I have used the phy-next tree from next-20170329 for today.

Thanks for reporting this. Will fix it in my tree.

-Kishon

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web