diff options
author | Arnd Bergmann <arnd@arndb.de> | 2023-05-16 17:31:00 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2023-05-26 13:31:37 +0200 |
commit | 5692520a040b7029f0ba94b1128d564f44a68e8d (patch) | |
tree | 0ae6ce9ab71fa2d1ec55e78a5cef84443c116f25 /scripts/gdb/linux/modules.py | |
parent | 774f60dd6abc85ba01f4969a091991c089d22ed0 (diff) |
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>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions