Skip to content

Commit

Permalink
soc/xtensa: Removing useless USB definitions for Intel s1000
Browse files Browse the repository at this point in the history
These information are now provided through DTS.

Signed-off-by: Tomasz Bursztyka <[email protected]>
  • Loading branch information
Tomasz Bursztyka authored and nashif committed Jan 28, 2020
1 parent b8e14b5 commit fb76ddf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions soc/xtensa/intel_s1000/soc.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit fb76ddf

Please sign in to comment.