src: Remove unneeded include <arch/interrupt.h>
Change-Id: I3323d25b72dab2f9bc8a575ba41faf059ee1ffc4 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/34933 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
This commit is contained in:
committed by
Patrick Georgi
parent
ded3f909cb
commit
d2496576f1
@@ -19,7 +19,6 @@
|
||||
#include <types.h>
|
||||
#include <arch/acpi.h>
|
||||
#include <device/mmio.h>
|
||||
#include <arch/interrupt.h>
|
||||
#include <device/device.h>
|
||||
|
||||
void azalia_audio_init(struct device *dev);
|
||||
|
Reference in New Issue
Block a user