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

Commit 8f87d775 authored by Taku Izumi's avatar Taku Izumi Committed by David S. Miller
Browse files

fjes: Update fjes driver version : 1.2

parent c753119e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@
#include "fjes_trace.h"

#define MAJ 1
#define MIN 1
#define MIN 2
#define DRV_VERSION __stringify(MAJ) "." __stringify(MIN)
#define DRV_NAME	"fjes"
char fjes_driver_name[] = DRV_NAME;