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

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

fjes: Update fjes driver version : 1.1

parent bd5a2569
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
#include "fjes.h"

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