summaryrefslogtreecommitdiffstats
path: root/arch/kvx/include/asm/bootm.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/kvx/include/asm/bootm.h')
-rw-r--r--arch/kvx/include/asm/bootm.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/kvx/include/asm/bootm.h b/arch/kvx/include/asm/bootm.h
deleted file mode 100644
index 7ad7e2e878..0000000000
--- a/arch/kvx/include/asm/bootm.h
+++ /dev/null
@@ -1,11 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 */
-/*
- * Copyright (C) 2019 Kalray Inc.
- */
-
-#ifndef _ASM_KVX_BOOTM_H
-#define _ASM_KVX_BOOTM_H
-
-#define LINUX_BOOT_PARAM_MAGIC 0x31564752414E494CULL
-
-#endif /* _ASM_KVX_BOOTM_H */