cosmetic: Whitespace fix

Signed-off-by: Vasili Galka <vvv444@gmail.com>
This commit is contained in:
Vasili Galka 2014-06-10 16:06:52 +03:00 committed by Tom Rini
parent c346e466e0
commit 4b9ca09399
2 changed files with 4 additions and 4 deletions

View File

@ -4,8 +4,8 @@
* SPDX-License-Identifier: GPL-2.0+ * SPDX-License-Identifier: GPL-2.0+
*/ */
#include<common.h> #include <common.h>
#include<config.h> #include <config.h>
#include <asm/arch/clock.h> #include <asm/arch/clock.h>
#include <asm/arch/clk.h> #include <asm/arch/clk.h>

View File

@ -7,8 +7,8 @@
/* includes */ /* includes */
#include"core.h" #include "core.h"
#include"memory.h" #include "memory.h"
/* According to PCI REV 2.1 MAX agents allowed on the bus are -21- */ /* According to PCI REV 2.1 MAX agents allowed on the bus are -21- */
#define PCI_MAX_DEVICES 22 #define PCI_MAX_DEVICES 22