License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / arch / x86 / kernel / ioport.c
index 9c3cf0944bce35471cf0d1c34eac1e9a92d2eaa7..3feb648781c470a7a49ee26749712ba7da891fe9 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * This contains the io-permission bitmap code - written by obz, with changes
  * by Linus. 32/64 bits code unification by Miguel Botón.