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

Commit abd758ba authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents b71bd824 e1ef8cb4
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;