Arnd, Olof,
A single fix for a warning when compiling with W=1
Please disregard the previous one, it doesn't point ot the correct
repository.
The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-5.3-soc
for you to fetch changes up to 95701b1c3c8fe36368361394e3950094eece4723:
arm: add missing include platform-data/atmel.h (2019-06-20 12:15:47 +0200)
----------------------------------------------------------------
AT91 SoC for 5.3
- fix a pm.c warning with W=1
----------------------------------------------------------------
Philippe Mazenauer (1):
arm: add missing include platform-data/atmel.h
arch/arm/mach-at91/pm.c | 1 +
1 file changed, 1 insertion(+)
--
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
On Fri, Jun 21, 2019 at 11:20:19PM +0200, Alexandre Belloni wrote:
> Arnd, Olof,
>
> A single fix for a warning when compiling with W=1
>
> Please disregard the previous one, it doesn't point ot the correct
> repository.
>
> The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
>
> Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-5.3-soc
>
> for you to fetch changes up to 95701b1c3c8fe36368361394e3950094eece4723:
>
> arm: add missing include platform-data/atmel.h (2019-06-20 12:15:47 +0200)
No worries, but ideally please do the resend as a reply to the original so they
thread together. In this case, nothing had come inbetween so I noticed it in
time. :-)
Merged, thanks!
-Olof