fusee/sept: delegate SoC selection to individual components and keep common code SoC-agnostic
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
#define I2S_BASE 0x702D1000
|
||||
#define MAKE_I2S_REG(n) MAKE_REG32(I2S_BASE + n)
|
||||
|
||||
void nx_hwinit_erista(bool enable_log);
|
||||
void nx_hwinit_mariko(bool enable_log);
|
||||
void nx_hwinit(bool enable_log);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user