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 */