Jaswinder Singh Rajput
1fc8d33aca
drm/i915: acpi/video.c fix section mismatch warning
...
Currently acpi_video_exit() is exported as well as using __exit which causes:
WARNING: drivers/acpi/video.o(__ksymtab+0x0): Section mismatch in reference from the variable __ksymtab_acpi_video_exit to the function .exit.text:acpi_video_exit()
The symbol acpi_video_exit is exported and annotated __exit
Fix this by removing the __exit annotation of acpi_video_exit or drop the export.
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2009-05-29 21:26:25 -04:00
..
2009-05-29 21:26:25 -04:00
2009-05-15 14:14:56 -04:00
2009-04-13 15:04:33 -07:00
2009-05-28 14:24:07 -07:00
2009-05-19 08:27:42 +02:00
2009-05-20 08:42:06 +02:00
2009-05-22 07:30:41 -07:00
2009-04-21 13:41:47 -07:00
2009-05-26 12:04:50 -04:00
2009-05-17 15:48:05 -07:00
2009-05-12 14:41:48 -07:00
2009-05-29 08:40:03 -07:00
2009-05-02 15:36:10 -07:00
2009-05-27 13:06:47 -07:00
2009-05-11 17:09:21 +02:00
2009-05-08 20:27:28 +02:00
2009-05-12 11:21:51 -07:00
2009-05-22 16:23:39 +02:00
2009-04-07 08:31:11 -07:00
2009-05-13 16:31:12 -07:00
2009-05-29 08:48:25 -07:00
2009-05-21 15:04:15 -07:00
2009-04-08 14:13:48 +01:00
2009-05-26 12:13:11 -07:00
2009-04-24 08:16:05 -07:00
2009-05-27 21:39:05 +10:00
2009-05-09 18:54:32 -03:00
2009-04-07 08:31:11 -07:00
2009-04-21 13:41:50 -07:00
2009-05-19 22:22:28 +02:00
2009-05-15 12:20:57 -04:00
2009-05-20 23:26:51 +01:00
2009-05-29 10:44:05 +01:00
2009-05-25 22:56:11 -07:00
2009-05-07 17:28:59 +02:00
2009-04-14 08:48:50 -07:00
2009-05-29 08:40:02 -07:00
2009-05-19 15:26:07 -07:00
2009-04-23 23:25:40 +01:00
2009-05-14 11:28:27 -04:00
2009-05-08 00:22:29 -04:00
2009-04-08 17:45:02 -07:00
2009-04-07 08:31:11 -07:00
2009-05-18 11:21:10 +01:00
2009-05-20 23:26:51 +01:00
2009-04-27 10:07:37 -05:00
2009-04-14 19:46:19 -07:00
2009-05-18 14:17:17 -05:00
2009-05-29 08:42:38 -07:00
2009-05-12 14:11:34 -07:00
2009-05-08 19:39:28 -07:00
2009-05-14 13:40:53 -04:00
2009-04-16 16:17:11 -07:00
2009-05-28 13:54:43 -07:00
2009-04-07 08:31:11 -07:00
2009-05-29 08:40:03 -07:00
2009-04-19 23:14:01 +09:30
2009-04-23 23:25:41 +01:00
2009-05-05 11:43:13 -07:00
2009-04-29 15:41:13 -03:00