]> Pileus Git - ~andy/linux/blobdiff - arch/x86/kernel/apm_32.c
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
[~andy/linux] / arch / x86 / kernel / apm_32.c
index 53a4e274484698ad00e0e59f592fcfb4977e5c00..3ab03430211d6d4714e94234b432bac9e813b1e7 100644 (file)
@@ -392,7 +392,7 @@ static struct cpuidle_device apm_cpuidle_device;
 /*
  * Local variables
  */
-static struct {
+__visible struct {
        unsigned long   offset;
        unsigned short  segment;
 } apm_bios_entry;