diff options
Diffstat (limited to 'include/sound/hdaudio.h')
-rw-r--r-- | include/sound/hdaudio.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/sound/hdaudio.h b/include/sound/hdaudio.h index f1baaa88e766..ab5ee3ef2198 100644 --- a/include/sound/hdaudio.h +++ b/include/sound/hdaudio.h | |||
@@ -333,9 +333,9 @@ struct hdac_bus { | |||
333 | spinlock_t reg_lock; | 333 | spinlock_t reg_lock; |
334 | struct mutex cmd_mutex; | 334 | struct mutex cmd_mutex; |
335 | 335 | ||
336 | /* i915 component interface */ | 336 | /* DRM component interface */ |
337 | struct i915_audio_component *audio_component; | 337 | struct drm_audio_component *audio_component; |
338 | int i915_power_refcount; | 338 | int drm_power_refcount; |
339 | 339 | ||
340 | /* parameters required for enhanced capabilities */ | 340 | /* parameters required for enhanced capabilities */ |
341 | int num_streams; | 341 | int num_streams; |