X-Git-Url: https://git.stricted.de/?a=blobdiff_plain;f=drivers%2Fwatchdog%2Friowd.c;h=09cb1833ea27a754be67934c98d12396f3f623a7;hb=fd098316ef533e8441576f020ead4beab93154ce;hp=04fd1bac2db5f3aff4f092e10aefd6a9aad617d8;hpb=933b2a1d8d458d6fe12b5efd63a0432852c44d6d;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git diff --git a/drivers/watchdog/riowd.c b/drivers/watchdog/riowd.c index 04fd1bac2db5..09cb1833ea27 100644 --- a/drivers/watchdog/riowd.c +++ b/drivers/watchdog/riowd.c @@ -230,7 +230,7 @@ static int __devexit riowd_remove(struct of_device *op) return 0; } -static struct of_device_id riowd_match[] = { +static const struct of_device_id riowd_match[] = { { .name = "pmc", },