drivers: intc_dw_ace: rename file

No need for the version in the file name, this will be used by multiple
versions of ACE.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2022-10-03 13:50:23 -04:00
commit ede94516b0
5 changed files with 7 additions and 7 deletions

View file

@ -7,7 +7,7 @@
#include <zephyr/drivers/timer/system_timer.h>
#include <zephyr/sys_clock.h>
#include <zephyr/spinlock.h>
#include <zephyr/drivers/interrupt_controller/dw_ace_v1x.h>
#include <zephyr/drivers/interrupt_controller/dw_ace.h>
#include <cavs-idc.h>
#include <adsp_shim.h>