aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/poch/poch.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/poch/poch.h')
-rw-r--r--drivers/staging/poch/poch.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/staging/poch/poch.h b/drivers/staging/poch/poch.h
index ba1490b4252..bf622448ac8 100644
--- a/drivers/staging/poch/poch.h
+++ b/drivers/staging/poch/poch.h
@@ -7,12 +7,6 @@
* include/linux for final version.
*
*/
-struct poch_cbuf_header {
- __s32 group_size_bytes;
- __s32 group_count;
- __s32 group_offsets[0];
-};
-
struct poch_counters {
__u32 fifo_empty;
__u32 fifo_overflow;