diff options
Diffstat (limited to 'arch/microblaze/include/asm/device.h')
| -rw-r--r-- | arch/microblaze/include/asm/device.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/microblaze/include/asm/device.h b/arch/microblaze/include/asm/device.h index c042830793ed..30286db27c1c 100644 --- a/arch/microblaze/include/asm/device.h +++ b/arch/microblaze/include/asm/device.h | |||
| @@ -16,6 +16,9 @@ struct dev_archdata { | |||
| 16 | struct device_node *of_node; | 16 | struct device_node *of_node; |
| 17 | }; | 17 | }; |
| 18 | 18 | ||
| 19 | struct pdev_archdata { | ||
| 20 | }; | ||
| 21 | |||
| 19 | #endif /* _ASM_MICROBLAZE_DEVICE_H */ | 22 | #endif /* _ASM_MICROBLAZE_DEVICE_H */ |
| 20 | 23 | ||
| 21 | 24 | ||
