Add SPDX header that is the same as other files in the same qede/base directory.
Signed-off-by: Stephen Hemminger <step...@networkplumber.org> --- drivers/net/qede/base/ecore_hsi_func_common.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/drivers/net/qede/base/ecore_hsi_func_common.h b/drivers/net/qede/base/ecore_hsi_func_common.h index 2cd175163bcc..0e1187ba20a2 100644 --- a/drivers/net/qede/base/ecore_hsi_func_common.h +++ b/drivers/net/qede/base/ecore_hsi_func_common.h @@ -1,3 +1,9 @@ +/* SPDX-License-Identifier: BSD-3-Clause + * Copyright (c) 2016 - 2018 Cavium Inc. + * All rights reserved. + * www.cavium.com + */ + #ifndef _HSI_FUNC_COMMON_H #define _HSI_FUNC_COMMON_H -- 2.27.0