瀏覽代碼

ARM: 5790/1: ep93xx: add missing newline between file header and code

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>
Hubert Feurstein 15 年之前
父節點
當前提交
43234b1ef6
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. 1 0
      arch/arm/mach-ep93xx/include/mach/hardware.h
  2. 1 0
      arch/arm/mach-ep93xx/include/mach/io.h

+ 1 - 0
arch/arm/mach-ep93xx/include/mach/hardware.h

@@ -1,6 +1,7 @@
 /*
  * arch/arm/mach-ep93xx/include/mach/hardware.h
  */
+
 #ifndef __ASM_ARCH_HARDWARE_H
 #define __ASM_ARCH_HARDWARE_H
 

+ 1 - 0
arch/arm/mach-ep93xx/include/mach/io.h

@@ -1,6 +1,7 @@
 /*
  * arch/arm/mach-ep93xx/include/mach/io.h
  */
+
 #ifndef __ASM_MACH_IO_H
 #define __ASM_MACH_IO_H