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

Commit 865ab875 authored by Sergei Shtylyov's avatar Sergei Shtylyov Committed by Ralf Baechle
Browse files

[MIPS] Pb1200: Fix header breakage

parent a9edadbf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -245,7 +245,7 @@ enum external_pb1200_ints {
	PB1200_SD1_INSERT_INT,
	PB1200_SD1_EJECT_INT,

	PB1200_INT_END			(PB1200_INT_BEGIN + 15)
	PB1200_INT_END		= PB1200_INT_BEGIN + 15
};

/* For drivers/pcmcia/au1000_db1x00.c */