From 7cfd18f60acf1cc02f64eb5d1ea8116177c71299 Mon Sep 17 00:00:00 2001 From: Astrako Date: Thu, 23 Jan 2020 21:37:55 +0100 Subject: [PATCH] universal7870: remove TAB A commented lines from include file --- include/samsung_dtbh.h | 9 --------- 1 file changed, 9 deletions(-) diff --git a/include/samsung_dtbh.h b/include/samsung_dtbh.h index 8f72e06..a694962 100644 --- a/include/samsung_dtbh.h +++ b/include/samsung_dtbh.h @@ -29,15 +29,6 @@ /* DTBH_MAGIC + DTBH_VERSION + DTB counts */ #define DT_HEADER_PHYS_SIZE 12 -/* model = "Samsung Galaxy Tab A LTE rev01 board based on Exynos7870"; - * model_info-chip = <7870>; - * model_info-platform = "android"; - * model_info-subtype = "samsung"; - * model_info-hw_rev = <2>; - * model_info-hw_rev_end = <3>; - * compatible = "samsung, Galaxy Tab A LTE 01", "samsung,exynos7870"; -*/ - /* * keep the eight uint32_t entries first in this struct so we can memcpy them to the file */