]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - lib/kobject_uevent.c
sis190: add cmos ram access code for the SiS19x/968 chipset pair
[linux-2.6-omap-h63xx.git] / lib / kobject_uevent.c
index 2e4eae5b0824400de9f6eeafb5483c3fde8f5b0c..5886147252d0d643598e408b63bf193aa49b5f34 100644 (file)
@@ -126,7 +126,7 @@ int kobject_uevent_env(struct kobject *kobj, enum kobject_action action,
        else
                subsystem = kobject_name(&kset->kobj);
        if (!subsystem) {
-               pr_debug("unset subsytem caused the event to drop!\n");
+               pr_debug("unset subsystem caused the event to drop!\n");
                return 0;
        }