diff options
Diffstat (limited to 'arch/sparc/include/asm/device.h')
| -rw-r--r-- | arch/sparc/include/asm/device.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/include/asm/device.h b/arch/sparc/include/asm/device.h index daa6a8a5e9cd..bb3f0b0c6754 100644 --- a/arch/sparc/include/asm/device.h +++ b/arch/sparc/include/asm/device.h | |||
| @@ -19,7 +19,7 @@ struct dev_archdata { | |||
| 19 | int numa_node; | 19 | int numa_node; |
| 20 | }; | 20 | }; |
| 21 | 21 | ||
| 22 | extern void of_propagate_archdata(struct platform_device *bus); | 22 | void of_propagate_archdata(struct platform_device *bus); |
| 23 | 23 | ||
| 24 | struct pdev_archdata { | 24 | struct pdev_archdata { |
| 25 | struct resource resource[PROMREG_MAX]; | 25 | struct resource resource[PROMREG_MAX]; |
