diff options
Diffstat (limited to 'drivers/core/of_extra.c')
-rw-r--r-- | drivers/core/of_extra.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/core/of_extra.c b/drivers/core/of_extra.c index ca2e92b32b5..c76177c5292 100644 --- a/drivers/core/of_extra.c +++ b/drivers/core/of_extra.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (c) 2017 Google, Inc * Written by Simon Glass <sjg@chromium.org> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |