From d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Mon, 11 Dec 2023 02:45:28 +0000
Subject: [PATCH] add boot partition  size

---
 kernel/arch/arm/mach-s5pv210/s5pv210.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/kernel/arch/arm/mach-s5pv210/s5pv210.c b/kernel/arch/arm/mach-s5pv210/s5pv210.c
index 868f9c2..a21ed3b 100644
--- a/kernel/arch/arm/mach-s5pv210/s5pv210.c
+++ b/kernel/arch/arm/mach-s5pv210/s5pv210.c
@@ -13,8 +13,6 @@
 #include <asm/mach/map.h>
 #include <asm/system_misc.h>
 
-#include <plat/map-base.h>
-
 #include "common.h"
 #include "regs-clock.h"
 

--
Gitblit v1.6.2