summaryrefslogtreecommitdiff
path: root/drivers/i2c/cros_ec_ldo.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/i2c/cros_ec_ldo.c')
-rw-r--r--drivers/i2c/cros_ec_ldo.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/i2c/cros_ec_ldo.c b/drivers/i2c/cros_ec_ldo.c
index a4cd660406..501e602b27 100644
--- a/drivers/i2c/cros_ec_ldo.c
+++ b/drivers/i2c/cros_ec_ldo.c
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (c) 2015 Google, Inc
* Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>