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

Commit 63f6df2b authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Add defined(MSM8909) to device tree support."

parents 2461d806 684e3f06
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -115,7 +115,7 @@ static inline int smc_fastcall(void *fc_generic, size_t size)
#define MC_CRYPTO_CLOCK_MANAGEMENT
#endif

#if defined(CONFIG_ARCH_MSM8916)
#if defined(CONFIG_ARCH_MSM8916) || defined(CONFIG_ARCH_MSM8909)
#define MC_USE_DEVICE_TREE
#endif