/* SPDX-License-Identifier: GPL-2.0-or-later */ /* */ #ifndef __SOUND_HDA_INTEL_H #define __SOUND_HDA_INTEL_H #include "hda_controller.h" struct hda_intel { … }; #endif
/* SPDX-License-Identifier: GPL-2.0-or-later */ /* */ #ifndef __SOUND_HDA_INTEL_H #define __SOUND_HDA_INTEL_H #include "hda_controller.h" struct hda_intel { … }; #endif