[SPARC64]: constify of_get_property return: arch/sparc64
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
8271f04242
commit
6a23acf390
@@ -285,7 +285,7 @@ static void __init fill_ebus_child(struct device_node *dp,
|
||||
int non_standard_regs)
|
||||
{
|
||||
struct of_device *op;
|
||||
int *regs;
|
||||
const int *regs;
|
||||
int i, len;
|
||||
|
||||
dev->prom_node = dp;
|
||||
|
Reference in New Issue
Block a user