]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/gpu/drm/panfrost/panfrost_device.h
drm/panfrost: Use generic code for devfreq
[linux.git] / drivers / gpu / drm / panfrost / panfrost_device.h
index 9c39b9794811012005ebd8d72be17e2bbe94fa79..72628f055197681d2c1b2f8ee582748260c278de 100644 (file)
@@ -93,8 +93,6 @@ struct panfrost_device {
        struct {
                struct devfreq *devfreq;
                struct thermal_cooling_device *cooling;
-               unsigned long cur_freq;
-               unsigned long cur_volt;
                struct panfrost_devfreq_slot slot[NUM_JOB_SLOTS];
        } devfreq;
 };