mmc: fsl_esdhc: Fix SDR104 and HS200 support
[oweals/u-boot.git] / include / circbuf.h
index 34d0f85f2695db225f892840a2368d06414d1f14..e8ec1276353b8bce96e0842f13c6614df0798b6b 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2003
  * Gerry Hamel, geh@ti.com, Texas Instruments
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __CIRCBUF_H__