[PATCH 2/8] make OF node fixup code usable at runtime
Joel Schopp
jschopp at austin.ibm.com
Sat Mar 12 03:15:01 EST 2005
>>
>>>-static int of_finish_dynamic_node(struct device_node *node)
>>>+static int of_finish_dynamic_node(struct device_node *node,
>>>+ unsigned long *unused1, int unused2,
>>>+ int unused3, int unused4)
>>>{
>>
>>
>>Is there a reason for these 4 unused fields that I am just missing?
>>
>
>
> In order for it to be correctly used as an argument to finish_node,
> of_finish_dynamic_node needs to have a definition compatible with the
> interpret_func typedef.
OK. I'm good with the patch then.
More information about the Linuxppc64-dev
mailing list