treewide: Convert macro and uses of __section(foo) to __section("foo")
[sfrench/cifs-2.6.git] / arch / x86 / include / asm / irqflags.h
index 02a0cf547d7b48317ba76edda8fbfb44c98ce6c0..2dfc8d380dab1143c29c215390ba37b1335e4bd7 100644 (file)
@@ -9,7 +9,7 @@
 #include <asm/nospec-branch.h>
 
 /* Provide __cpuidle; we can't safely include <linux/cpu.h> */
-#define __cpuidle __attribute__((__section__(".cpuidle.text")))
+#define __cpuidle __section(".cpuidle.text")
 
 /*
  * Interrupt control: