Re: [patch] sysfs: Fix build when sysfs is disabled

2013-01-25 Thread David Rientjes
On Fri, 25 Jan 2013, Rafael J. Wysocki wrote: > Can you please send me the .config that triggered those errors? It will be > useful for future build testing. > Anything with CONFIG_SYSFS disabled. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a messag

Re: [patch] sysfs: Fix build when sysfs is disabled

2013-01-25 Thread Rafael J. Wysocki
On Friday, January 25, 2013 12:42:34 PM Greg Kroah-Hartman wrote: > On Fri, Jan 25, 2013 at 12:13:59PM -0800, David Rientjes wrote: > > "sysfs: Functions for adding/removing symlinks to/from attribute groups" > > causes a build failure when CONFIG_SYSFS is disabled: > > > > drivers/acpi/power.c:

Re: [patch] sysfs: Fix build when sysfs is disabled

2013-01-25 Thread Rafael J. Wysocki
On Friday, January 25, 2013 12:13:59 PM David Rientjes wrote: > "sysfs: Functions for adding/removing symlinks to/from attribute groups" > causes a build failure when CONFIG_SYSFS is disabled: > > drivers/acpi/power.c: In function 'acpi_power_hide_list': > drivers/acpi/power.c:463: error: implici

Re: [patch] sysfs: Fix build when sysfs is disabled

2013-01-25 Thread Greg Kroah-Hartman
On Fri, Jan 25, 2013 at 12:13:59PM -0800, David Rientjes wrote: > "sysfs: Functions for adding/removing symlinks to/from attribute groups" > causes a build failure when CONFIG_SYSFS is disabled: > > drivers/acpi/power.c: In function 'acpi_power_hide_list': > drivers/acpi/power.c:463: error: impli

[patch] sysfs: Fix build when sysfs is disabled

2013-01-25 Thread David Rientjes
"sysfs: Functions for adding/removing symlinks to/from attribute groups" causes a build failure when CONFIG_SYSFS is disabled: drivers/acpi/power.c: In function 'acpi_power_hide_list': drivers/acpi/power.c:463: error: implicit declaration of function 'sysfs_remove_link_from_group' drivers/acpi/p