aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ia64/include/asm/device.h')
-rw-r--r--arch/ia64/include/asm/device.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/ia64/include/asm/device.h b/arch/ia64/include/asm/device.h
index 41ab85d66f33..d66d446b127c 100644
--- a/arch/ia64/include/asm/device.h
+++ b/arch/ia64/include/asm/device.h
@@ -15,4 +15,7 @@ struct dev_archdata {
#endif
};
+struct pdev_archdata {
+};
+
#endif /* _ASM_IA64_DEVICE_H */