All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fengguang Wu <fengguang.wu@intel.com>
To: kernel-janitors@vger.kernel.org
Subject: [arm-soc:next/soc 45/53] arch/arm/mach-omap2/omap_hwmod_33xx_data.c:20:49: fatal error:
Date: Fri, 21 Sep 2012 04:23:00 +0000	[thread overview]
Message-ID: <20120921042300.GB26280@localhost> (raw)

Hi Kevin,

FYI, kernel build failed on

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git next/soc
head:   3aec092eed5d8d2b19a62b0aeed3acea9471099a
commit: aa817b2e68af8753bb95777255e22164610342c7 [45/53] ARM: OMAP: AM33xx hwmod: fixup SPI after platform_data move
config: arm-omap2plus_defconfig

All related error/warning messages:

arch/arm/mach-omap2/omap_hwmod_33xx_data.c:20:49: fatal error: linux/platform_data/spi-omap2-mcspi.h: No such file or directory
compilation terminated.

vim +20 arch/arm/mach-omap2/omap_hwmod_33xx_data.c
    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 <linux/platform_data/spi-omap2-mcspi.h>
    21	#include <plat/dma.h>
    22	#include <plat/mmc.h>
    23	#include <plat/i2c.h>

---
0-DAY kernel build testing backend         Open Source Technology Centre
Fengguang Wu, Yuanhan Liu                              Intel Corporation

             reply	other threads:[~2012-09-21  4:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-21  4:23 Fengguang Wu [this message]
2012-09-21  6:01 ` [arm-soc:next/soc 45/53] arch/arm/mach-omap2/omap_hwmod_33xx_data.c:20:49: fatal error: linux/pl Olof Johansson

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=20120921042300.GB26280@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.