diff options
author | Fabio Estevam <festevam@gmail.com> | 2021-05-08 13:03:19 -0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2021-05-23 10:48:56 +0800 |
commit | 779b56bb679767712761a79232331f8519402e75 (patch) | |
tree | 64260aae21d72dc413d3721b9e0314926dbcb0af /arch/h8300 | |
parent | ac0cbf9d13dccfd09bebc2f8f5697b6d3ffe27c4 (diff) | |
download | linux-779b56bb679767712761a79232331f8519402e75.tar.bz2 |
ARM: imx: pm-imx27: Include "common.h"
Since commit 879c0e5e0ac7 ("ARM: imx: Remove i.MX27 board files")
the following W=1 build warning is seen:
arch/arm/mach-imx/pm-imx27.c:40:13: warning: no previous prototype for 'imx27_pm_init' [-Wmissing-prototypes]
Fix it by including the "common.h" header file, which
contains the prototype for imx27_pm_init().
Fixes: 879c0e5e0ac7 ("ARM: imx: Remove i.MX27 board files")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/h8300')
0 files changed, 0 insertions, 0 deletions