soc/xtensa: Removing useless USB definitions for Intel s1000

These information are now provided through DTS.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
Tomasz Bursztyka 2019-12-18 09:11:20 +01:00 committed by Anas Nashif
commit fb76ddfda3

View file

@ -163,9 +163,6 @@ struct soc_dsp_shim_regs {
u32_t reserved3[22];
};
#define USB_DW_BASE 0x000A0000
#define USB_DW_IRQ 0x00000806
/* Global Control registers */
#define SOC_S1000_GLB_CTRL_BASE (0x00081C00)