Skip to content

Commit

Permalink
ARM: 5790/1: ep93xx: add missing newline between file header and code
Browse files Browse the repository at this point in the history
Just for the sake of consistency across the ep93xx-tree.

Signed-off-by: Hubert Feurstein <h.feurstein@gmail.com>
Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Hubert Feurstein authored and Russell King committed Nov 24, 2009
1 parent 5b642b4 commit 43234b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-ep93xx/include/mach/hardware.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/*
* arch/arm/mach-ep93xx/include/mach/hardware.h
*/

#ifndef __ASM_ARCH_HARDWARE_H
#define __ASM_ARCH_HARDWARE_H

Expand Down
1 change: 1 addition & 0 deletions arch/arm/mach-ep93xx/include/mach/io.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/*
* arch/arm/mach-ep93xx/include/mach/io.h
*/

#ifndef __ASM_MACH_IO_H
#define __ASM_MACH_IO_H

Expand Down

0 comments on commit 43234b1

Please sign in to comment.