diff options
Diffstat (limited to 'drivers/reset/sandbox-reset.c')
-rw-r--r-- | drivers/reset/sandbox-reset.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/reset/sandbox-reset.c b/drivers/reset/sandbox-reset.c index c310749dc8..40f2654d8e 100644 --- a/drivers/reset/sandbox-reset.c +++ b/drivers/reset/sandbox-reset.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2016, NVIDIA CORPORATION. - * - * SPDX-License-Identifier: GPL-2.0 */ #include <common.h> |