Skip to content
Snippets Groups Projects
Commit 4b9ca093 authored by Vasili Galka's avatar Vasili Galka Committed by Tom Rini
Browse files

cosmetic: Whitespace fix


Signed-off-by: default avatarVasili Galka <vvv444@gmail.com>
parent c346e466
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment