X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fcpu.h;h=86980c68234aad549fd7d7252da7df5a72139403;hb=d79fc0fc6645b0cf5cd980da76942ca6d6300fa4;hp=e8904c0da686e0f347c5fe35a8603fa6e581de31;hpb=2031d0f586839bc68f35bcf8580b18947f8491d4;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/cpu.h b/include/linux/cpu.h index e8904c0da68..86980c68234 100644 --- a/include/linux/cpu.h +++ b/include/linux/cpu.h @@ -8,7 +8,7 @@ * Basic handling of the devices is done in drivers/base/cpu.c * and system devices are handled in drivers/base/sys.c. * - * CPUs are exported via driverfs in the class/cpu/devices/ + * CPUs are exported via sysfs in the class/cpu/devices/ * directory. * * Per-cpu interfaces can be implemented using a struct device_interface.