All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chanwoo Choi <cw00.choi@samsung.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: "kbuild-all@01.org" <kbuild-all@01.org>,
	"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
	Krzysztof Kozlowski <krzk@kernel.org>
Subject: Re: [pinctrl:devel 43/47] drivers/pinctrl/samsung/pinctrl-s3c64xx.c:283:9: error: 'struct samsung_pinctrl_drv_data' has no member named 'virt_base'; did you mean 'pin_base'?
Date: Wed, 09 Nov 2016 09:47:31 +0900	[thread overview]
Message-ID: <58227223.3040707@samsung.com> (raw)
In-Reply-To: <CACRpkdZ=Uc5Ugw8=VM823tPKzsA=UghQc75pkd1pcWp4QAbJ5A@mail.gmail.com>

Hi Linus,

On 2016년 11월 08일 22:17, Linus Walleij wrote:
> On Tue, Nov 8, 2016 at 1:58 PM, kbuild test robot
> <fengguang.wu@intel.com> wrote:
> 
>> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git devel
>> head:   05e51a4da2af5f68c911adcb888f103460a2e5b3
>> commit: e40fde2c098df8bbaf82b5b80b43aa49eb2cb9af [43/47] pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bank
>> config: arm-allmodconfig (attached as .config)
>> compiler: arm-linux-gnueabi-gcc (Debian 6.1.1-9) 6.1.1 20160705
>> reproduce:
>>         wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
>>         chmod +x ~/bin/make.cross
>>         git checkout e40fde2c098df8bbaf82b5b80b43aa49eb2cb9af
>>         # save the attached .config to linux build tree
>>         make.cross ARCH=arm
>>
>> All error/warnings (new ones prefixed by >>):
>>
>>    drivers/pinctrl/samsung/pinctrl-s3c64xx.c: In function 's3c64xx_irq_set_function':
>>>> drivers/pinctrl/samsung/pinctrl-s3c64xx.c:283:9: error: 'struct samsung_pinctrl_drv_data' has no member named 'virt_base'; did you mean 'pin_base'?
>>      reg = d->virt_base + bank->pctl_offset;
>>             ^~
> 
> This patch does not compile. I took out both patches from my tree as they
> are causing build regressions.
> 
> Please develop against the latest release candidate or the "devel" branch
> in the pin control tree.
> 
> Please also split the patches better as Krzysztof requested.

I'm sorry for my mistake. I'll resend the patch after fixing it.

Best Regards,
Chanwoo Choi

      reply	other threads:[~2016-11-09  0:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-08 12:58 [pinctrl:devel 43/47] drivers/pinctrl/samsung/pinctrl-s3c64xx.c:283:9: error: 'struct samsung_pinctrl_drv_data' has no member named 'virt_base'; did you mean 'pin_base'? kbuild test robot
2016-11-08 13:17 ` Linus Walleij
2016-11-09  0:47   ` Chanwoo Choi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=58227223.3040707@samsung.com \
    --to=cw00.choi@samsung.com \
    --cc=kbuild-all@01.org \
    --cc=krzk@kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.