瀏覽代碼

ARM: 5789/1: ep93xx: add missing file headers

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 年之前
父節點
當前提交
5b642b4def
共有 2 個文件被更改,包括 8 次插入0 次删除
  1. 4 0
      arch/arm/mach-ep93xx/include/mach/clkdev.h
  2. 4 0
      arch/arm/mach-ep93xx/include/mach/dma.h

+ 4 - 0
arch/arm/mach-ep93xx/include/mach/clkdev.h

@@ -1,3 +1,7 @@
+/*
+ * arch/arm/mach-ep93xx/include/mach/clkdev.h
+ */
+
 #ifndef __ASM_MACH_CLKDEV_H
 #define __ASM_MACH_CLKDEV_H
 

+ 4 - 0
arch/arm/mach-ep93xx/include/mach/dma.h

@@ -1,3 +1,7 @@
+/*
+ * arch/arm/mach-ep93xx/include/mach/dma.h
+ */
+
 #ifndef __ASM_ARCH_DMA_H
 #define __ASM_ARCH_DMA_H