Commit f4ec0ed2 authored by David S. Miller's avatar David S. Miller

[SPARC64]: Remove unused local var in isa_dev_get_resource.

parent 0b48f262
......@@ -24,7 +24,6 @@ static void __init isa_dev_get_resource(struct sparc_isa_device *isa_dev,
struct linux_prom_registers *pregs,
int pregs_size)
{
struct linux_prom_registers regs[PROMREG_MAX];
unsigned long base, len;
int prop_len;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment