Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[cascardo/linux.git] / include / uapi / linux / atm_zatm.h
index 10f0fa2..9c9c6ad 100644 (file)
@@ -35,12 +35,6 @@ struct zatm_pool_req {
        struct zatm_pool_info info;     /* actual information */
 };
 
-struct zatm_t_hist {
-       struct timeval real;            /* real (wall-clock) time */
-       struct timeval expected;        /* expected real time */
-};
-
-
 #define ZATM_OAM_POOL          0       /* free buffer pool for OAM cells */
 #define ZATM_AAL0_POOL         1       /* free buffer pool for AAL0 cells */
 #define ZATM_AAL5_POOL_BASE    2       /* first AAL5 free buffer pool */