Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1681628
| From | Pavel Machek <pavel@ucw.cz> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] ARM: pm: add missing types include |
| Date | 2017-07-05 18:10 +0200 |
| Message-ID | <tZV2j-8vO-41@gated-at.bofh.it> (permalink) |
| References | <tZw3U-il-17@gated-at.bofh.it> <tZw3U-il-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue 2017-07-04 15:25:42, Johan Hovold wrote:
> Add missing types.h include to make the suspend header self-contained
> and avoid compilation breakage due to include-directive ordering.
>
> Signed-off-by: Johan Hovold <johan@kernel.org>
Acked-by: Pavel Machek <pavel@ucw.cz>
> +++ b/arch/arm/include/asm/suspend.h
> #define __ASM_ARM_SUSPEND_H
>
> +#include <linux/types.h>
> +
> struct sleep_save_sp {
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 2/2] ARM: pm: add missing types include Johan Hovold <johan@kernel.org> - 2017-07-04 15:30 +0200 Re: [PATCH 2/2] ARM: pm: add missing types include Pavel Machek <pavel@ucw.cz> - 2017-07-05 18:10 +0200
csiph-web