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

Commit 23eb2c86 authored by Niklas Söderlund's avatar Niklas Söderlund Committed by Mauro Carvalho Chehab
Browse files

[media] rcar-vin: arrange enum chip_id in chronological order

parent 325527a6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,9 +30,9 @@
#define HW_BUFFER_MASK 0x7f

enum chip_id {
	RCAR_GEN2,
	RCAR_H1,
	RCAR_M1,
	RCAR_GEN2,
};

/**