From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [arm-soc:for-next 24/32] arch/arm/mach-omap2/board-generic.c:115:13: error: 'omap_prcm_restart' undeclared here (not in a function)
Date: Thu, 15 Nov 2012 09:43:12 -0800 [thread overview]
Message-ID: <20121115174312.GK6801@atomide.com> (raw)
In-Reply-To: <50a52344.hTPnPrYFuOqQEPAJ%fengguang.wu@intel.com>
* kbuild test robot <fengguang.wu@intel.com> [121115 09:21]:
> tree: git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git for-next
> head: 85f1e7156cfb396d46327b9e6cdf4dbf576f3bcc
> commit: 3b7b5ae34c4604e6a1e0724fc8bd60e44f07e1ef [24/32] Merge branch 'next/dt' into for-next
> config: make ARCH=arm omap2plus_defconfig
>
> Note: the arm-soc/for-next HEAD 85f1e71 builds fine.
> It only hurts bisectibility.
>
> All error/warnings:
>
> arch/arm/mach-omap2/board-generic.c:115:13: error: 'omap_prcm_restart' undeclared here (not in a function)
>
> vim +115 +/omap_prcm_restart arch/arm/mach-omap2/board-generic.c
>
> 7dd9d502 Jon Hunter 2012-09-12 109 .init_early = omap3430_init_early,
> 7dd9d502 Jon Hunter 2012-09-12 110 .init_irq = omap_intc_of_init,
> 7dd9d502 Jon Hunter 2012-09-12 111 .handle_irq = omap3_intc_handle_irq,
> 7dd9d502 Jon Hunter 2012-09-12 112 .init_machine = omap_generic_init,
> 7dd9d502 Jon Hunter 2012-09-12 113 .timer = &omap3_secure_timer,
> 7dd9d502 Jon Hunter 2012-09-12 114 .dt_compat = omap3_gp_boards_compat,
> 7dd9d502 Jon Hunter 2012-09-12 @115 .restart = omap_prcm_restart,
> 7dd9d502 Jon Hunter 2012-09-12 116 MACHINE_END
> 8d61649d Benoit Cousson 2011-09-20 117 #endif
> 8d61649d Benoit Cousson 2011-09-20 118
Thanks I've posted a fix for that. The solution is to use
omap3xxx_restart there.
Regards,
Tony
next prev parent reply other threads:[~2012-11-15 17:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-15 17:15 [arm-soc:for-next 24/32] arch/arm/mach-omap2/board-generic.c:115:13: error: 'omap_prcm_restart' undeclared here (not in a function) kbuild test robot
2012-11-15 17:43 ` Tony Lindgren [this message]
2012-11-15 17:46 ` Arnd Bergmann
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=20121115174312.GK6801@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.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.