diff options
| author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2013-11-05 11:28:48 +0900 | 
|---|---|---|
| committer | Tom Rini <trini@ti.com> | 2013-11-08 09:41:37 -0500 | 
| commit | 0f0f75774e8bbe058fccd5b7c4fce6988c80c4e5 (patch) | |
| tree | 9fcd9f346195caa36537f195aa9d1e5ff800dca3 /arch/powerpc/include/asm/cpm_8260.h | |
| parent | 5b629319cf58101b4d623017503d2437714e788a (diff) | |
| download | olio-uboot-2014.01-0f0f75774e8bbe058fccd5b7c4fce6988c80c4e5.tar.xz olio-uboot-2014.01-0f0f75774e8bbe058fccd5b7c4fce6988c80c4e5.zip | |
cosmetic: remove empty lines at the top of file
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'arch/powerpc/include/asm/cpm_8260.h')
| -rw-r--r-- | arch/powerpc/include/asm/cpm_8260.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/arch/powerpc/include/asm/cpm_8260.h b/arch/powerpc/include/asm/cpm_8260.h index 6a4a51a9a..4f78186d9 100644 --- a/arch/powerpc/include/asm/cpm_8260.h +++ b/arch/powerpc/include/asm/cpm_8260.h @@ -1,4 +1,3 @@ -  /*   * MPC8260 Communication Processor Module.   * Copyright (c) 1999 Dan Malek (dmalek@jlc.net) |