revert android-tegra-2.6.36-honeycomb-mr1-9001adc to v2.6.36
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / drm / nouveau / nouveau_drv.h
index c926d8891a46a1e7f1b560f06b468b8820ad3475..b1be617373b63891dc05b09f2dc75807cd8b8472 100644 (file)
@@ -531,12 +531,6 @@ struct drm_nouveau_private {
        struct work_struct irq_work;
        struct work_struct hpd_work;
 
-       struct {
-               spinlock_t lock;
-               uint32_t hpd0_bits;
-               uint32_t hpd1_bits;
-       } hpd_state;
-
        struct list_head vbl_waiting;
 
        struct {