clk: Fix clk func names in comments
[oweals/u-boot.git] / drivers / scsi / sandbox_scsi.c
index ac60ae01ca72e115666784f89a39293a3de1547d..39b969a4b2f1b359ccba98879f3f4f062e257416 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2015 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
  *
- * SPDX-License-Identifier:    GPL-2.0+
- *
  * This file contains dummy implementations of SCSI functions requried so
  * that CONFIG_SCSI can be enabled for sandbox.
  */