]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/include/asm/cache.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / x86 / include / asm / cache.h
index 4ff63c33317f8bfbd75a8d3729ddb9ef7158c434..145b8784de1eb50ca3bd0527725bda275ad79343 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (c) 2011 The Chromium OS Authors.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __X86_CACHE_H__