License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / mm / early_ioremap.c
index b1dd4a948fc0b3afc375964d23ebcb9f69eaafa3..d04ac1ec05598d64c2acfd7a9b95b4b4a7a81c36 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Provide common bits of early_ioremap() support for architectures needing
  * temporary mappings during boot before ioremap() is available.