On Tuesday 06 September 2011, H Hartley Sweeten wrote: > rder to cleanup > the #if defined ugliness for the vt suspend support functions. Note that > CONFIG_VT_CONSOLE is already dependant on CONFIG_VT. > > The function pm_set_vt_switch is actually dependant on CONFIG_VT and not > CONFIG_PM_SLEEP. This fixes a compile error when CONFIG_PM_SLEEP is > not set: > > drivers/tty/vt/vt_ioctl.c:1794: error: redefinition of 'pm_set_vt_switch' > include/linux/suspend.h:17: error: previous definition of 'pm_set_vt_switch' was here > > Also, remove the incorrect path from the comment in console.c. > > Signed-off-by: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx> > Cc: Arnd Bergmann <arnd@xxxxxxx> > Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> > Cc: Greg Kroah-Hartman <gregkh@xxxxxxx> > Cc: Pavel Machek <pavel@xxxxxx> > Cc: "Rafael J. Wysocki" <rjw@xxxxxxx> > Cc: Len Brown <len.brown@xxxxxxxxx> > Cc: Arthur Taylor <art@xxxxxxxx> > Cc: Jiri Slaby <jslaby@xxxxxxx> Acked-by: Arnd Bergmann <arnd@xxxxxxxx> _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm