Skip to content

Commit

Permalink
MIPS: JZ4740: Fix '#include guard' in serial.h
Browse files Browse the repository at this point in the history
Signed-off-by: Antony 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: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Antony Pavlov authored and Ralf Baechle committed Oct 17, 2012
1 parent fb944c9 commit a40b012
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/mips/jz4740/serial.h
Original file line number Diff line number Diff line change
Expand Up @@ -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);

Expand Down

0 comments on commit a40b012

Please sign in to comment.