public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [linux-next] drivers/gpio/gpio-nomadik.c build error
@ 2011-06-09  7:00 Axel Lin
  2011-06-09  9:10 ` Linus Walleij
  2011-06-09  9:13 ` Linus Walleij
  0 siblings, 2 replies; 3+ messages in thread
From: Axel Lin @ 2011-06-09  7:00 UTC (permalink / raw)
  To: linux-kernel
  Cc: Grant Likely, Linus Walleij, Prafulla WADASKAR, Alessandro Rubini

make nhk8815_defconfig  with below build error:

  CC      drivers/gpio/gpio-nomadik.o
drivers/gpio/gpio-nomadik.c: In function 'nmk_gpio_wakeups_suspend':
drivers/gpio/gpio-nomadik.c:904: error: implicit declaration of function 'cpu_is_u8500v2'
make[2]: *** [drivers/gpio/gpio-nomadik.o] Error 1
make[1]: *** [drivers/gpio] Error 2
make: *** [drivers] Error 2

Regards,
Axel


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

* Re: [linux-next] drivers/gpio/gpio-nomadik.c build error
  2011-06-09  7:00 [linux-next] drivers/gpio/gpio-nomadik.c build error Axel Lin
@ 2011-06-09  9:10 ` Linus Walleij
  2011-06-09  9:13 ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2011-06-09  9:10 UTC (permalink / raw)
  To: Axel Lin; +Cc: linux-kernel, Grant Likely, Prafulla WADASKAR, Alessandro Rubini

On Thu, Jun 9, 2011 at 9:00 AM, Axel Lin <axel.lin@gmail.com> wrote:

> make nhk8815_defconfig  with below build error:
>
>  CC      drivers/gpio/gpio-nomadik.o
> drivers/gpio/gpio-nomadik.c: In function 'nmk_gpio_wakeups_suspend':
> drivers/gpio/gpio-nomadik.c:904: error: implicit declaration of function 'cpu_is_u8500v2'
> make[2]: *** [drivers/gpio/gpio-nomadik.o] Error 1
> make[1]: *** [drivers/gpio] Error 2
> make: *** [drivers] Error 2

I actually had a patch pending for this, so just mailed it out.

Check subject "[PATCH] gpio/nomadik: fix sleepmode for elder Nomadik"

For some reason git send-email does not set people tagged with
Reported-by: on Cc, so I missed you when sending it out.

Grant, can you take this into urgent for Torvalds?

Thanks,
Linus Walleij

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

* Re: [linux-next] drivers/gpio/gpio-nomadik.c build error
  2011-06-09  7:00 [linux-next] drivers/gpio/gpio-nomadik.c build error Axel Lin
  2011-06-09  9:10 ` Linus Walleij
@ 2011-06-09  9:13 ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2011-06-09  9:13 UTC (permalink / raw)
  To: Axel Lin; +Cc: linux-kernel, Grant Likely, Prafulla WADASKAR, Alessandro Rubini

On Thu, Jun 9, 2011 at 9:00 AM, Axel Lin <axel.lin@gmail.com> wrote:

> make nhk8815_defconfig  with below build error:
>
>  CC      drivers/gpio/gpio-nomadik.o
> drivers/gpio/gpio-nomadik.c: In function 'nmk_gpio_wakeups_suspend':
> drivers/gpio/gpio-nomadik.c:904: error: implicit declaration of function 'cpu_is_u8500v2'
> make[2]: *** [drivers/gpio/gpio-nomadik.o] Error 1
> make[1]: *** [drivers/gpio] Error 2
> make: *** [drivers] Error 2

BTW: Grant et al, the subject says [linux-next] but the thing actually
does compile
in linux-next, since my patch is in there. This error is on Torvalds v3.0-rc2.

Thanks,
Linus Walleij

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

end of thread, other threads:[~2011-06-09  9:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-09  7:00 [linux-next] drivers/gpio/gpio-nomadik.c build error Axel Lin
2011-06-09  9:10 ` Linus Walleij
2011-06-09  9:13 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox