diff options
Diffstat (limited to 'include/linux/prefetch.h')
-rw-r--r-- | include/linux/prefetch.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/prefetch.h b/include/linux/prefetch.h index a3bfbdf63d32..13eafebf3549 100644 --- a/include/linux/prefetch.h +++ b/include/linux/prefetch.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0 */ | ||
1 | /* | 2 | /* |
2 | * Generic cache management functions. Everything is arch-specific, | 3 | * Generic cache management functions. Everything is arch-specific, |
3 | * but this header exists to make sure the defines/functions can be | 4 | * but this header exists to make sure the defines/functions can be |