]> Git Repo - linux.git/blob - arch/arm/mach-tango/pm.h
enetc: Migrate to PHYLINK and PCS_LYNX
[linux.git] / arch / arm / mach-tango / pm.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2
3 #ifdef CONFIG_SUSPEND
4 void __init tango_pm_init(void);
5 #else
6 #define tango_pm_init NULL
7 #endif
This page took 0.032456 seconds and 4 git commands to generate.