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>,
linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
Felipe Balbi <balbi@ti.com>
Subject: Re: [PATCH RESEND] ARM: OMAP: omap_device: Include linux/export.h
Date: Mon, 7 Nov 2011 12:35:15 -0800 [thread overview]
Message-ID: <20111107203515.GY31337@atomide.com> (raw)
In-Reply-To: <1320303638.17983.5.camel@phoenix>
* Axel Lin <axel.lin@gmail.com> [111102 23:26]:
> Include linux/export.h to fix below build warning:
>
> CC arch/arm/plat-omap/omap_device.o
> arch/arm/plat-omap/omap_device.c:1055: warning: data definition has no type or storage class
> arch/arm/plat-omap/omap_device.c:1055: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL'
> arch/arm/plat-omap/omap_device.c:1055: warning: parameter names (without types) in function declaration
Applying into fixes thanks.
Tony
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RESEND] ARM: OMAP: omap_device: Include linux/export.h
Date: Mon, 7 Nov 2011 12:35:15 -0800 [thread overview]
Message-ID: <20111107203515.GY31337@atomide.com> (raw)
In-Reply-To: <1320303638.17983.5.camel@phoenix>
* Axel Lin <axel.lin@gmail.com> [111102 23:26]:
> Include linux/export.h to fix below build warning:
>
> CC arch/arm/plat-omap/omap_device.o
> arch/arm/plat-omap/omap_device.c:1055: warning: data definition has no type or storage class
> arch/arm/plat-omap/omap_device.c:1055: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL'
> arch/arm/plat-omap/omap_device.c:1055: warning: parameter names (without types) in function declaration
Applying into fixes thanks.
Tony
next prev parent reply other threads:[~2011-11-07 20:35 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-03 7:00 [PATCH RESEND] ARM: OMAP: omap_device: Include linux/export.h Axel Lin
2011-11-03 7:00 ` Axel Lin
2011-11-03 14:26 ` Kevin Hilman
2011-11-03 14:26 ` Kevin Hilman
2011-11-03 14:26 ` Kevin Hilman
2011-11-03 14:47 ` Paul Gortmaker
2011-11-03 14:47 ` Paul Gortmaker
2011-11-03 14:47 ` Paul Gortmaker
2011-11-03 17:48 ` Kevin Hilman
2011-11-03 17:48 ` Kevin Hilman
2011-11-03 17:48 ` Kevin Hilman
2011-11-07 20:35 ` Tony Lindgren [this message]
2011-11-07 20:35 ` Tony Lindgren
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=20111107203515.GY31337@atomide.com \
--to=tony@atomide.com \
--cc=axel.lin@gmail.com \
--cc=balbi@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--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 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.