diff options
Diffstat (limited to 'include/misc')
-rw-r--r-- | include/misc/cxl-base.h (renamed from include/misc/cxl.h) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/misc/cxl.h b/include/misc/cxl-base.h index 975cc78..5ae9625 100644 --- a/include/misc/cxl.h +++ b/include/misc/cxl-base.h @@ -7,8 +7,8 @@ * 2 of the License, or (at your option) any later version. */ -#ifndef _MISC_CXL_H -#define _MISC_CXL_H +#ifndef _MISC_CXL_BASE_H +#define _MISC_CXL_BASE_H #ifdef CONFIG_CXL_BASE |