linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ux500: Adding support for u8500 Hsem functionality.
Date: Fri, 8 Apr 2011 23:03:46 +0100	[thread overview]
Message-ID: <20110408220346.GD5573@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1302294509-6595-1-git-send-email-mathieu.poirier@linaro.org>

On Fri, Apr 08, 2011 at 02:28:29PM -0600, mathieu.poirier at linaro.org wrote:
> +#include <linux/kernel.h>
> +#include <linux/module.h>
> +#include <linux/device.h>
> +#include <linux/delay.h>
> +#include <linux/io.h>
> +#include <linux/bitops.h>
> +#include <linux/pm_runtime.h>
> +#include <linux/slab.h>
> +#include <linux/spinlock.h>
> +#include <linux/hwspinlock.h>
> +#include <linux/platform_device.h>
> +#include <asm/mach-types.h>

Do you need all the above?  I don't think at least mach-types.h is
required.

  reply	other threads:[~2011-04-08 22:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-08 20:28 [PATCH] ux500: Adding support for u8500 Hsem functionality mathieu.poirier at linaro.org
2011-04-08 22:03 ` Russell King - ARM Linux [this message]
2011-04-09  7:53 ` Ohad Ben-Cohen

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=20110408220346.GD5573@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --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 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).