From: Fengguang Wu <fengguang.wu@intel.com>
To: kernel-janitors@vger.kernel.org
Subject: [arm-soc:for-next 73/73] arch/arm/mach-omap2/omap_hwmod_33xx_data.c:22:24: fatal error: plat/mcspi.h
Date: Wed, 19 Sep 2012 23:31:10 +0000 [thread overview]
Message-ID: <20120919233110.GC5607@localhost> (raw)
Hi Arnd,
FYI, kernel build failed on
tree: git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git for-next
head: 8ebc8820187f3c499a55a0faab82292c3db6df54
commit: 8ebc8820187f3c499a55a0faab82292c3db6df54 [73/73] Merge branch 'next/cleanup' into for-next
config: arm-omap2plus_defconfig
arch/arm/mach-omap2/omap_hwmod_33xx_data.c:22:24: fatal error: plat/mcspi.h: No such file or directory
vim +22 arch/arm/mach-omap2/omap_hwmod_33xx_data.c
12 * kind, whether express or implied; without even the implied warranty
13 * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 * GNU General Public License for more details.
15 */
16
17 #include <plat/omap_hwmod.h>
18 #include <plat/cpu.h>
19 #include <linux/platform_data/gpio-omap.h>
20 #include <plat/dma.h>
21 #include <plat/mmc.h>
> 22 #include <plat/mcspi.h>
23 #include <plat/i2c.h>
24
25 #include "omap_hwmod_common_data.h"
26
27 #include "control.h"
28 #include "cm33xx.h"
29 #include "prm33xx.h"
30 #include "prm-regbits-33xx.h"
31
32 /*
---
0-DAY kernel build testing backend Open Source Technology Centre
Fengguang Wu <wfg@linux.intel.com> Intel Corporation
reply other threads:[~2012-09-19 23:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20120919233110.GC5607@localhost \
--to=fengguang.wu@intel.com \
--cc=kernel-janitors@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.