lkml.org 
[lkml]   [2017]   [Jul]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] ARM: add missing includes to header files
Date
Add two missing include directives to two header files to avoid
compile breakage when the required symbols have not already been
defined.

The missing SCU include broke compilation of the (not-yet-merged)
suspend support for am335x when !CONFIG_HAVE_ARM_SCU for example:

https://lkml.kernel.org/r/20170704131441.GH27842@localhost

Johan


Johan Hovold (2):
ARM: scu: add missing errno include
ARM: pm: add missing types include

arch/arm/include/asm/smp_scu.h | 1 +
arch/arm/include/asm/suspend.h | 2 ++
2 files changed, 3 insertions(+)

--
2.13.2

\
 
 \ /
  Last update: 2017-07-04 15:27    [W:0.092 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site