drm/radeon/kms/evergreen: set accel_enabled
[safe/jmp/linux-2.6] / include / linux / cyclades.h
index 1eb87a6..a5049ea 100644 (file)
@@ -544,7 +544,7 @@ struct cyclades_port {
        struct cyclades_card    *card;
        union {
                struct {
-                       int filler;
+                       void __iomem *base_addr;
                } cyy;
                struct {
                        struct CH_CTRL __iomem  *ch_ctrl;
@@ -578,7 +578,6 @@ struct cyclades_port {
        struct cyclades_idle_stats      idle_stats;
        struct cyclades_icount  icount;
        struct completion       shutdown_wait;
-       wait_queue_head_t       delta_msr_wait;
        int throttle;
 };