]> Pileus Git - ~andy/linux/blobdiff - drivers/tty/serial/altera_jtaguart.c
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaa...
[~andy/linux] / drivers / tty / serial / altera_jtaguart.c
index 18e038fbdcdc3331332b0f936e9852d799ef45d8..59b3da9bcc3f031c922ffd16f7321ed727e53ade 100644 (file)
@@ -473,6 +473,7 @@ static int altera_jtaguart_remove(struct platform_device *pdev)
 #ifdef CONFIG_OF
 static struct of_device_id altera_jtaguart_match[] = {
        { .compatible = "ALTR,juart-1.0", },
+       { .compatible = "altr,juart-1.0", },
        {},
 };
 MODULE_DEVICE_TABLE(of, altera_jtaguart_match);