Arnd Bergmann 5692520a04
ARM: imx: add missing include
imx25_pm_init() is declared in common.h but this is not included
before its definition:

arch/arm/mach-imx/pm-imx25.c:31:13: error: no previous prototype for 'imx25_pm_init'

Link: https://lore.kernel.org/r/20230516153109.514251-5-arnd@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2023-05-26 13:31:37 +02:00
..
2023-05-14 09:17:32 -07:00
2023-05-26 13:31:37 +02:00
2023-04-27 10:45:30 -07:00
2023-04-25 17:18:18 -07:00
2023-04-25 17:18:18 -07:00
2023-04-27 10:45:30 -07:00
2023-05-14 09:17:32 -07:00
2023-04-27 11:53:57 -07:00
2023-02-21 15:21:29 -08:00
2023-04-04 16:32:37 +02:00