public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead•org>
To: Stephen Rothwell <sfr@canb•auug.org.au>,
	Linux-Next Mailing List <linux-next@vger•kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger•kernel.org>,
	Linus Walleij <linus.walleij@linaro•org>,
	"linux-gpio@vger•kernel.org" <linux-gpio@vger•kernel.org>,
	Arnd Bergmann <arnd@arndb•de>
Subject: Re: linux-next: Tree for May 25 (pinctrl-ingenic.c)
Date: Thu, 25 May 2017 10:48:17 -0700	[thread overview]
Message-ID: <381ac6ca-3bb8-7599-4688-ea2df856e4ad@infradead.org> (raw)
In-Reply-To: <20170525124301.0ea98001@canb.auug.org.au>

On 05/24/17 19:43, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20170524:
> 

on x86_64:

# CONFIG_OF not enabled
CONFIG_COMPILE_TEST=y
CONFIG_PINCTRL_INGENIC=y


config PINCTRL_INGENIC
	bool "Pinctrl driver for the Ingenic JZ47xx SoCs"
	default y
	depends on MACH_INGENIC || COMPILE_TEST

Needs to depend on OF also..


../drivers/pinctrl/pinctrl-ingenic.c:467:20: error: 'pinconf_generic_dt_node_to_map_all' undeclared here (not in a function)
  .dt_node_to_map = pinconf_generic_dt_node_to_map_all,
                    ^
../drivers/pinctrl/pinctrl-ingenic.c:468:17: error: 'pinconf_generic_dt_free_map' undeclared here (not in a function)
  .dt_free_map = pinconf_generic_dt_free_map,
                 ^


-- 
~Randy

      parent reply	other threads:[~2017-05-25 17:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-25  2:43 linux-next: Tree for May 25 Stephen Rothwell
2017-05-25 17:27 ` linux-next: Tree for May 25 (gpio-ingenic.c) Randy Dunlap
2017-05-25 17:48 ` Randy Dunlap [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=381ac6ca-3bb8-7599-4688-ea2df856e4ad@infradead.org \
    --to=rdunlap@infradead$(echo .)org \
    --cc=arnd@arndb$(echo .)de \
    --cc=linus.walleij@linaro$(echo .)org \
    --cc=linux-gpio@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=sfr@canb$(echo .)auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox