Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MIPS: pic32mzda: Drop pointless static qualifier
There is no need to have the 'struct device_node *node' variable static since new value always be assigned before use it. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
- Loading branch information