Commit 0f0f75774e8bbe058fccd5b7c4fce6988c80c4e5

Authored by Masahiro Yamada
Committed by Tom Rini
1 parent 5b629319cf

cosmetic: remove empty lines at the top of file

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>

Showing 36 changed files with 0 additions and 36 deletions Side-by-side Diff

arch/arm/lib/_divsi3.S
1   -
2 1 .macro ARM_DIV_BODY dividend, divisor, result, curbit
3 2  
4 3 #if __LINUX_ARM_ARCH__ >= 5
arch/arm/lib/_modsi3.S
1   -
2 1 .macro ARM_MOD_BODY dividend, divisor, order, spare
3 2  
4 3 #if __LINUX_ARM_ARCH__ >= 5
arch/blackfin/include/asm/clock.h
1   -
2 1 /*
3 2 * Copyright (C) 2012 Analog Devices Inc.
4 3 * Licensed under the GPL-2 or later.
arch/blackfin/lib/__kgdb.S
1   -
2 1 #include <linux/linkage.h>
3 2  
4 3 /* save stack context for non-local goto
arch/mips/include/asm/inca-ip.h
1   -
2 1 /******************************************************************************
3 2 Copyright (c) 2002, Infineon Technologies. All rights reserved.
4 3  
arch/powerpc/include/asm/8xx_immap.h
1   -
2 1 /*
3 2 * MPC8xx Internal Memory Map
4 3 * Copyright (c) 1997 Dan Malek (dmalek@jlc.net)
arch/powerpc/include/asm/cpm_8260.h
1   -
2 1 /*
3 2 * MPC8260 Communication Processor Module.
4 3 * Copyright (c) 1999 Dan Malek (dmalek@jlc.net)
arch/powerpc/include/asm/cpm_85xx.h
1   -
2 1 /*
3 2 * MPC85xx Communication Processor Module
4 3 * Copyright (c) 2003,Motorola Inc.
arch/powerpc/include/asm/m8260_pci.h
1   -
2 1 #ifndef _PPC_KERNEL_M8260_PCI_H
3 2 #define _PPC_KERNEL_M8260_PCI_H
4 3  
arch/powerpc/include/asm/ppc4xx-isram.h
1   -
2 1 /*
3 2 * SPDX-License-Identifier: GPL-2.0+
4 3 */
arch/x86/include/asm/pci.h
1 1  
2   -
3 2 /*
4 3 * (C) Copyright 2002
5 4 * Daniel Engström, Omicron Ceti AB, daniel@omicron.se
board/LEOX/elpt860/Makefile
1   -
2 1 #######################################################################
3 2 #
4 3 # Copyright (C) 2000, 2001, 2002, 2003
board/emk/top5200/Makefile
1   -
2 1 #
3 2 # (C) Copyright 2003-2006
4 3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
board/esd/adciop/Makefile
1   -
2 1 #
3 2 # (C) Copyright 2000-2006
4 3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
board/esd/dasa_sim/Makefile
1   -
2 1 #
3 2 # (C) Copyright 2000-2006
4 3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
board/esd/mecp5200/Makefile
1   -
2 1 #
3 2 # (C) Copyright 2003-2006
4 3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
board/esd/pf5200/Makefile
1   -
2 1 #
3 2 # (C) Copyright 2003-2006
4 3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
board/freescale/mpc8260ads/Makefile
1   -
2 1 #
3 2 # (C) Copyright 2001-2006
4 3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
board/gaisler/gr_cpci_ax2000/Makefile
1   -
2 1 #
3 2 # (C) Copyright 2003-2006
4 3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
board/gaisler/gr_ep2s60/Makefile
1   -
2 1 #
3 2 # (C) Copyright 2003-2006
4 3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
board/gaisler/gr_xc3s_1500/Makefile
1   -
2 1 #
3 2 # (C) Copyright 2003-2006
4 3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
board/icecube/Makefile
1   -
2 1 #
3 2 # (C) Copyright 2003-2006
4 3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
board/intercontrol/digsy_mtc/Makefile
1   -
2 1 #
3 2 # Author: Grzegorz Bernacki, Semihalf, gjb@semihalf.com
4 3 #
board/jupiter/Makefile
1   -
2 1 #
3 2 # (C) Copyright 2003-2006
4 3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
board/lubbock/Makefile
1   -
2 1 #
3 2 # (C) Copyright 2000-2006
4 3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
board/mousse/Makefile
1   -
2 1 #
3 2 # (C) Copyright 2001-2006
4 3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
board/mpl/pati/pci_eeprom.h
1   -
2 1 #ifndef __PCI_EEPROM_H_
3 2 #define __PCI_EEPROM_H_ 1
4 3  
board/pm520/Makefile
1   -
2 1 #
3 2 # (C) Copyright 2003-2006
4 3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
board/pxa255_idp/Makefile
1   -
2 1 #
3 2 # (C) Copyright 2000-2006
4 3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
board/zipitz2/Makefile
1   -
2 1 #
3 2 # Copyright (C) 2009
4 3 # Marek Vasut <marek.vasut@gmail.com>
drivers/hwmon/ds1722.c
1   -
2 1 #include <common.h>
3 2 #include <asm/ic/ssi.h>
4 3 #include <ds1722.h>
drivers/net/npe/include/IxAtmdAcc.h
1   -
2 1 /**
3 2 * @file IxAtmdAcc.h
4 3 *
drivers/net/npe/include/IxAtmdAccCtrl.h
1   -
2 1 /**
3 2 * @file IxAtmdAccCtrl.h
4 3 *
examples/standalone/82559_eeprom.c
1   -
2 1 /*
3 2 * Copyright 1998-2001 by Donald Becker.
4 3 * This software may be used and distributed according to the terms of
1   -
2 1 #ifndef _AT45_H_
3 2 #define _AT45_H_
4 3 #ifdef CONFIG_DATAFLASH_MMC_SELECT
include/video_font_4x6.h
No preview for this file type