diff options
author | Mark Brown <broonie@kernel.org> | 2023-10-23 19:38:22 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-10-23 19:38:22 +0100 |
commit | 4fc4db7a68c2c04522880c4f89317f7874a4188f (patch) | |
tree | dc7e38eb44e2e4eb177245c157869ff301287590 /drivers/net/wwan/iosm/iosm_ipc_imem.h | |
parent | 61f85372d293241f4139731c14cab9ac8e9436fb (diff) | |
parent | 05d3ef8bba77c1b5f98d941d8b2d4aeab8118ef1 (diff) | |
download | linux-stable-4fc4db7a68c2c04522880c4f89317f7874a4188f.tar.gz linux-stable-4fc4db7a68c2c04522880c4f89317f7874a4188f.tar.bz2 linux-stable-4fc4db7a68c2c04522880c4f89317f7874a4188f.zip |
ASoC: Merge up v6.6-rc7
Get fixes needed so we can enable build of ams-delta in more
configurations.
Diffstat (limited to 'drivers/net/wwan/iosm/iosm_ipc_imem.h')
-rw-r--r-- | drivers/net/wwan/iosm/iosm_ipc_imem.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/wwan/iosm/iosm_ipc_imem.h b/drivers/net/wwan/iosm/iosm_ipc_imem.h index 0144b45e2afb..5664ac507c90 100644 --- a/drivers/net/wwan/iosm/iosm_ipc_imem.h +++ b/drivers/net/wwan/iosm/iosm_ipc_imem.h @@ -103,8 +103,6 @@ struct ipc_chnl_cfg; #define FULLY_FUNCTIONAL 0 #define IOSM_DEVLINK_INIT 1 -#define IPC_MEM_AUTO_SUSPEND_DELAY_MS 5000 - /* List of the supported UL/DL pipes. */ enum ipc_mem_pipes { IPC_MEM_PIPE_0 = 0, |