]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/video/bfin-t350mcqb-fb.c
Merge tag 'v2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / drivers / video / bfin-t350mcqb-fb.c
index 7a50272eaab94972e459efd8776785c789e4b478..3cf77676947cbd19a59e3ec0a0604337e49df072 100644 (file)
@@ -192,7 +192,7 @@ static int bfin_t350mcqb_request_ports(int action)
 {
        if (action) {
                if (peripheral_request_list(ppi0_req_8, DRIVER_NAME)) {
-                       printk(KERN_ERR "Requesting Peripherals faild\n");
+                       printk(KERN_ERR "Requesting Peripherals failed\n");
                        return -EFAULT;
                }
        } else