diff options
Diffstat (limited to 'test/dm/regmap.c')
-rw-r--r-- | test/dm/regmap.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/dm/regmap.c b/test/dm/regmap.c index f83a821112..abb718a89e 100644 --- a/test/dm/regmap.c +++ b/test/dm/regmap.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2015 Google, Inc - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |