ARM: Add support for the display controllers in VT8500 and WM8505
[pandora-kernel.git] / drivers / video / bfin-t350mcqb-fb.c
index 7a50272..3cf7767 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