usb, ohci, pci: add DM support for PCI-based OHCI USB controller
[oweals/u-boot.git] / drivers / usb / host / usb-sandbox.c
index 1a35a00bffba2a0bbe9b66537672158404d8ee39..ff9d5b7231e82090b09f1e3bc719755eedc961d8 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2015 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>