162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */ 262306a36Sopenharmony_ci 362306a36Sopenharmony_ci#ifdef __LINUX_COMPILER_VERSION_H 462306a36Sopenharmony_ci#error "Please do not include <linux/compiler-version.h>. This is done by the build system." 562306a36Sopenharmony_ci#endif 662306a36Sopenharmony_ci#define __LINUX_COMPILER_VERSION_H 762306a36Sopenharmony_ci 862306a36Sopenharmony_ci/* 962306a36Sopenharmony_ci * This header exists to force full rebuild when the compiler is upgraded. 1062306a36Sopenharmony_ci * 1162306a36Sopenharmony_ci * When fixdep scans this, it will find this string "CONFIG_CC_VERSION_TEXT" 1262306a36Sopenharmony_ci * and add dependency on include/config/CC_VERSION_TEXT, which is touched 1362306a36Sopenharmony_ci * by Kconfig when the version string from the compiler changes. 1462306a36Sopenharmony_ci */ 15