diff options
Diffstat (limited to 'src/soc/intel/braswell/hda.c')
-rw-r--r-- | src/soc/intel/braswell/hda.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/braswell/hda.c b/src/soc/intel/braswell/hda.c index a92d7a9c8a..26ca8fdcf4 100644 --- a/src/soc/intel/braswell/hda.c +++ b/src/soc/intel/braswell/hda.c @@ -13,8 +13,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ + #include <arch/io.h> -#include <console/console.h> #include <device/device.h> #include <device/pci.h> #include <device/pci_def.h> |