Commit 864fab96 authored by Adam Wujek's avatar Adam Wujek

include/hw-specific/wrh: increase WRS_PPSI_SHMEM_VERSION

WRS_PPSI_SHMEM_VERSION should have been increased in the commit:

0572fe61 include/ppsi: use MECH_* instead of PP_*_MECH

Due to the increase of pp_instance size.
Signed-off-by: 's avatarAdam Wujek <adam.wujek@creotech.pl>
parent 806282d0
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
#define __WRH_H__ #define __WRH_H__
/* Please increment WRS_PPSI_SHMEM_VERSION if you change any exported data structure */ /* Please increment WRS_PPSI_SHMEM_VERSION if you change any exported data structure */
#define WRS_PPSI_SHMEM_VERSION 33 #define WRS_PPSI_SHMEM_VERSION 34
/* Don't include the Following when this file is included in assembler. */ /* Don't include the Following when this file is included in assembler. */
#ifndef __ASSEMBLY__ #ifndef __ASSEMBLY__
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment