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

Commit e17f008b authored by Al Viro's avatar Al Viro Committed by Linus Torvalds
Browse files

[PATCH] arch/alpha/kernel/machvec_impl.h: C99 struct initializer

parent 94299171
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -41,7 +41,7 @@
#define CAT1(x,y)  x##y
#define CAT1(x,y)  x##y
#define CAT(x,y)   CAT1(x,y)
#define CAT(x,y)   CAT1(x,y)


#define DO_DEFAULT_RTC rtc_port: 0x70
#define DO_DEFAULT_RTC .rtc_port = 0x70


#define DO_EV4_MMU							\
#define DO_EV4_MMU							\
	.max_asn =			EV4_MAX_ASN,			\
	.max_asn =			EV4_MAX_ASN,			\