public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeff Mahoney <jeffm@suse.com>
To: linux-omap@vger.kernel.org,
	Guillaume GARDET <guillaume.gardet@opensuse.org>
Subject: [PATCH] omap-usb-host: include <plat/cpu.h>
Date: Wed, 02 May 2012 10:36:44 -0400	[thread overview]
Message-ID: <4FA1467C.8030005@suse.com> (raw)

omap-usb-host calls cpu_is_omap3430, which is defined in plat/cpu.h.

Reported-by: Guillaume GARDET <guillaume.gardet@opensuse.org>
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
---
 drivers/mfd/omap-usb-host.c |    1 +
 1 file changed, 1 insertion(+)

--- a/drivers/mfd/omap-usb-host.c
+++ b/drivers/mfd/omap-usb-host.c
@@ -26,6 +26,7 @@
 #include <linux/dma-mapping.h>
 #include <linux/spinlock.h>
 #include <plat/usb.h>
+#include <plat/cpu.h>
 #include <linux/pm_runtime.h>
 
 #define USBHS_DRIVER_NAME	"usbhs_omap"

-- 
Jeff Mahoney
SUSE Labs

             reply	other threads:[~2012-05-02 14:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-02 14:36 Jeff Mahoney [this message]
2012-05-03  7:50 ` [PATCH] omap-usb-host: include <plat/cpu.h> Felipe Balbi
2012-05-07 12:02   ` Guillaume Gardet

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=4FA1467C.8030005@suse.com \
    --to=jeffm@suse.com \
    --cc=guillaume.gardet@opensuse.org \
    --cc=linux-omap@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox