diff options
Diffstat (limited to 'test/dm/remoteproc.c')
-rw-r--r-- | test/dm/remoteproc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dm/remoteproc.c b/test/dm/remoteproc.c index 0e5f3305a2..3975c670f7 100644 --- a/test/dm/remoteproc.c +++ b/test/dm/remoteproc.c @@ -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+ */ #include <common.h> #include <dm.h> |