firmware/br-ext-chip-goke/board/gk7205v200/kernel/patches/00_arch-arm-mach-goke-inclu...

10 lines
399 B
Diff

--- linux-4.9.37/arch/arm/mach-goke/include/mach/platform.h 1970-01-01 03:00:00.000000000 +0300
+++ linux-4.9.y/arch/arm/mach-goke/include/mach/platform.h 2021-06-07 13:01:32.000000000 +0300
@@ -0,0 +1,6 @@
+/*
+ * Copyright (c) Hunan Goke,Chengdu Goke,Shandong Goke. 2021. All rights reserved.
+ */
+#ifndef __GOKE_PLATFORM_H__
+#define __GOKE_PLATFORM_H__
+#endif /* End of __GOKE_PLATFORM_H__ */