From: Tony Lindgren <tony@atomide.com>
To: Axel Lin <axel.lin@gmail.com>
Cc: linux-kernel@vger.kernel.org,
Paul Gortmaker <paul.gortmaker@windriver.com>,
Russell King <linux@arm.linux.org.uk>,
linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: OMAP: dmtimer: Include linux/module.h
Date: Fri, 4 Nov 2011 17:14:29 -0700 [thread overview]
Message-ID: <20111105001429.GK31337@atomide.com> (raw)
In-Reply-To: <1320198586.9065.2.camel@phoenix>
* Axel Lin <axel.lin@gmail.com> [111101 18:15]:
> Include linux/module.h to fix below build error:
...
> I got the build error by make omap2plus_defconfig on linux-next 20111101.
>
> arch/arm/plat-omap/dmtimer.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/plat-omap/dmtimer.c b/arch/arm/plat-omap/dmtimer.c
> index 2def4e1..af3b92b 100644
> --- a/arch/arm/plat-omap/dmtimer.c
> +++ b/arch/arm/plat-omap/dmtimer.c
> @@ -35,6 +35,7 @@
> * 675 Mass Ave, Cambridge, MA 02139, USA.
> */
>
> +#include <linux/module.h>
> #include <linux/io.h>
> #include <linux/slab.h>
> #include <linux/err.h>
Thanks, applying into fixes.
Tony
prev parent reply other threads:[~2011-11-05 0:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-02 1:49 [PATCH] ARM: OMAP: dmtimer: Include linux/module.h Axel Lin
2011-11-05 0:14 ` Tony Lindgren [this message]
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=20111105001429.GK31337@atomide.com \
--to=tony@atomide.com \
--cc=axel.lin@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=paul.gortmaker@windriver.com \
/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