]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/hwmon/ams/ams-core.c
Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux13...
[mv-sheeva.git] / drivers / hwmon / ams / ams-core.c
index dbe6a32c064e840bd3236f36d47ce6bcfb802700..6db9737397259f5af26c203682b1baa75454c617 100644 (file)
@@ -219,9 +219,6 @@ int __init ams_init(void)
                /* Found PMU motion sensor */
                return ams_pmu_init(np);
 #endif
-
-       printk(KERN_ERR "ams: No motion sensor found.\n");
-
        return -ENODEV;
 }