cosmetic: Whitespace fix
Signed-off-by: Vasili Galka <vvv444@gmail.com>
This commit is contained in:
parent
c346e466e0
commit
4b9ca09399
@ -4,8 +4,8 @@
|
||||
* SPDX-License-Identifier: GPL-2.0+
|
||||
*/
|
||||
|
||||
#include<common.h>
|
||||
#include<config.h>
|
||||
#include <common.h>
|
||||
#include <config.h>
|
||||
|
||||
#include <asm/arch/clock.h>
|
||||
#include <asm/arch/clk.h>
|
||||
|
@ -7,8 +7,8 @@
|
||||
|
||||
/* includes */
|
||||
|
||||
#include"core.h"
|
||||
#include"memory.h"
|
||||
#include "core.h"
|
||||
#include "memory.h"
|
||||
|
||||
/* According to PCI REV 2.1 MAX agents allowed on the bus are -21- */
|
||||
#define PCI_MAX_DEVICES 22
|
||||
|
Loading…
Reference in New Issue
Block a user