diff options
Diffstat (limited to 'include/remoteproc.h')
-rw-r--r-- | include/remoteproc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/remoteproc.h b/include/remoteproc.h index c6e044d3b8e..c3c3f46a1a6 100644 --- a/include/remoteproc.h +++ b/include/remoteproc.h @@ -1,7 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2015 * Texas Instruments Incorporated - http://www.ti.com/ - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _RPROC_H_ |