diff options
Diffstat (limited to 'include/asm-powerpc/iseries/vio.h')
-rw-r--r-- | include/asm-powerpc/iseries/vio.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-powerpc/iseries/vio.h b/include/asm-powerpc/iseries/vio.h index 7a95d296abd1..5a5cd0f0c095 100644 --- a/include/asm-powerpc/iseries/vio.h +++ b/include/asm-powerpc/iseries/vio.h | |||
@@ -150,8 +150,4 @@ enum viochar_rc { | |||
150 | viochar_rc_ebusy = 1 | 150 | viochar_rc_ebusy = 1 |
151 | }; | 151 | }; |
152 | 152 | ||
153 | struct device; | ||
154 | |||
155 | extern struct device *iSeries_vio_dev; | ||
156 | |||
157 | #endif /* _ASM_POWERPC_ISERIES_VIO_H */ | 153 | #endif /* _ASM_POWERPC_ISERIES_VIO_H */ |