Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit efa222ae authored by Rohit Vaswani's avatar Rohit Vaswani
Browse files

msm: smem: Add new SMEM heap item for IPC FIFO



Add a new SMEM heap item for use by the IPC_FIFO module.

Change-Id: Ice0aa1e5aa8777be48494d5c76634332e32094a5
Acked-by: default avatarKaushik Sikdar <ksikdar@qti.qualcomm.com>
Signed-off-by: default avatarRohit Vaswani <rvaswani@codeaurora.org>
parent 545ddffe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -148,6 +148,7 @@ enum {
	SMEM_IMAGE_VERSION_TABLE, /* 469 */
	SMEM_LC_DEBUGGER, /* 470 */
	SMEM_FLASH_NAND_DEV_INFO, /* 471 */
	SMEM_IPC_FIFO, /* 472 */
	SMEM_NUM_ITEMS,
};