]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/lib/crt0.S
usb: xhci-rcar: deregister before deactivating clock
[u-boot] / arch / arm / lib / crt0.S
index fa813177174dd14f8b25fe4756891d961d2efd2f..0decce2c5b25e2292a48f34e6b14aebc8d5e0502 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  *  crt0 - C-runtime startup Code for ARM U-Boot
  *
  *  Copyright (c) 2012  Albert ARIBAUD <albert.u.boot@aribaud.net>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <config.h>