Skip to content

Commit

Permalink
MIPS: <asm/types.h> fix indentation.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Nov 24, 2014
1 parent 70371ce commit d98aefc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/mips/include/asm/types.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#ifndef _ASM_TYPES_H
#define _ASM_TYPES_H

# include <asm-generic/int-ll64.h>
#include <asm-generic/int-ll64.h>
#include <uapi/asm/types.h>

/*
Expand Down

0 comments on commit d98aefc

Please sign in to comment.