>> +
>> +static struct of_device_id pwrc_ids[] = {
>> + { .compatible = "sirf,prima2-pwrc" },
>
> Missing a sentinel terminator and const?
i have agreed with you about that before, but forget to fix that yet....
Thanks for pointing out again.
-barry