]> git.karo-electronics.de Git - linux-beck.git/commit
sysfs: add sysfs_create/remove_groups for when SYSFS is not enabled
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Aug 2013 00:24:49 +0000 (17:24 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Aug 2013 00:24:49 +0000 (17:24 -0700)
commitf799878000c5a9a1e6a311dfd4faa50601dcb1f8
treef242635149f181ce35dbcc0097ca1c63c3e2f62f
parent63967685605b3c73c078807cd498c4fbf62847c1
sysfs: add sysfs_create/remove_groups for when SYSFS is not enabled

We need these functions for when CONFIG_SYSFS=n.

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/sysfs.h