diff options
Diffstat (limited to 'arch/sparc/include/asm/device.h')
| -rw-r--r-- | arch/sparc/include/asm/device.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/sparc/include/asm/device.h b/arch/sparc/include/asm/device.h index 3702e087df2c..f3b85b6b0b76 100644 --- a/arch/sparc/include/asm/device.h +++ b/arch/sparc/include/asm/device.h | |||
| @@ -32,4 +32,7 @@ dev_archdata_get_node(const struct dev_archdata *ad) | |||
| 32 | return ad->prom_node; | 32 | return ad->prom_node; |
| 33 | } | 33 | } |
| 34 | 34 | ||
| 35 | struct pdev_archdata { | ||
| 36 | }; | ||
| 37 | |||
| 35 | #endif /* _ASM_SPARC_DEVICE_H */ | 38 | #endif /* _ASM_SPARC_DEVICE_H */ |
