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

Commit a40b012f authored by Antony Pavlov's avatar Antony Pavlov Committed by Ralf Baechle
Browse files

MIPS: JZ4740: Fix '#include guard' in serial.h



Signed-off-by: default avatarAntony Pavlov <antonynpavlov@gmail.com>
Cc: linux-mips@linux-mips.org
Cc: Lars-Peter Clausen <lars@metafoo.de>
Patchwork: https://patchwork.linux-mips.org/patch/4424/


Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent fb944c9b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
 */

#ifndef __MIPS_JZ4740_SERIAL_H__
#define __MIPS_JZ4740_SERIAL_H__

void jz4740_serial_out(struct uart_port *p, int offset, int value);