driver core: add #include <linux/sysfs.h> to core files.
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Aug 2013 17:24:15 +0000 (10:24 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Aug 2013 17:24:15 +0000 (10:24 -0700)
commit63967685605b3c73c078807cd498c4fbf62847c1
tree01854ae68f3b6ab0e7dd68bb6ddc39d9e312e51b
parent0d4260e04d6e6c25dd091b1605c1d05c37891387
driver core: add #include <linux/sysfs.h> to core files.

This is needed to fix the build on sh systems.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/bus.c
drivers/base/core.c
drivers/base/driver.c
This page took 0.02542 seconds and 5 git commands to generate.