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

Commit e1ef8cb4 authored by Raghavendra Kakarla's avatar Raghavendra Kakarla
Browse files

drivers: l2_reuse: Update function ID to enable L2 reuse feature



Update function ID to enable the L2 reuse feature from HLOS.

Change-Id: I78c2b90cf223111ca8d8f483ee8569c72cab9c36
Signed-off-by: default avatarRaghavendra Kakarla <rkakarla@codeaurora.org>
parent 1e5ceafc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
#include <linux/sysfs.h>
#include <linux/kobject.h>

#define L2_REUSE_SMC_ID 0x02001F01
#define L2_REUSE_SMC_ID 0x00200090C

static bool l2_reuse_enable = true;
static struct kobject *l2_reuse_kobj;