diff --git a/[refs] b/[refs] index 0d6a368bccd3..f27f5d4526ae 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9663eb21fcfeb1ed9afd73d14bbc4198796cfc7b +refs/heads/master: d89ddf0da8f0a140d4dc2e2dbc594fb278e33db5 diff --git a/trunk/drivers/serial/apbuart.c b/trunk/drivers/serial/apbuart.c index cc01c650a144..7160345a184e 100644 --- a/trunk/drivers/serial/apbuart.c +++ b/trunk/drivers/serial/apbuart.c @@ -580,6 +580,9 @@ static struct of_device_id __initdata apbuart_match[] = { { .name = "GAISLER_APBUART", }, + { + .name = "01_00c", + }, {}, };