diff options
Diffstat (limited to 'drivers/power/ftpmu010.c')
-rw-r--r-- | drivers/power/ftpmu010.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/power/ftpmu010.c b/drivers/power/ftpmu010.c index 78128c6413..9a48b36554 100644 --- a/drivers/power/ftpmu010.c +++ b/drivers/power/ftpmu010.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2009 Faraday Technology * Po-Yu Chuang <ratbert@faraday-tech.com> @@ -5,8 +6,6 @@ * Copyright (C) 2010 Andes Technology Corporation * Shawn Lin, Andes Technology Corporation <nobuhiro@andestech.com> * Macpaul Lin, Andes Technology Corporation <macpaul@andestech.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |