* [arm-soc:for-next 73/73] arch/arm/mach-omap2/omap_hwmod_33xx_data.c:22:24: fatal error: plat/mcspi.h
@ 2012-09-19 23:31 Fengguang Wu
0 siblings, 0 replies; only message in thread
From: Fengguang Wu @ 2012-09-19 23:31 UTC (permalink / raw)
To: kernel-janitors
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-09-19 23:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-19 23:31 [arm-soc:for-next 73/73] arch/arm/mach-omap2/omap_hwmod_33xx_data.c:22:24: fatal error: plat/mcspi.h Fengguang Wu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).