]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/include/asm/gpio.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / x86 / include / asm / gpio.h
index 586ece6c103b3b423abc24a88418923f2ad3d91a..58e4d7b831ef6ce9040e16b955fe1b1d4d019bea 100644 (file)
@@ -1,6 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * Copyright (c) 2012, Google Inc. All rights reserved.
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #ifndef _X86_GPIO_H_