Ramax Lo
909db80297
ARM: S3C64XX: serial: Fix section mismatch warning
...
Rename the structure to avoid the following warning:
WARNING: vmlinux.o(.data+0x11ef4): Section mismatch in reference from the variable
s3c6400_serial_drv to the function .devexit.text:s3c24xx_serial_remove()
The variable s3c6400_serial_drv references
the function __devexit s3c24xx_serial_remove()
If the reference is valid then annotate the
variable with __exit* (see linux/init.h) or name the variable:
*driver, *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console,
Signed-off-by: Ramax Lo <ramaxlo@gmail.com >
Signed-off-by: Ben Dooks <ben-linux@fluff.org >
2009-07-30 23:56:41 +01:00
..
2009-06-26 00:23:42 -04:00
2009-07-05 22:39:08 +01:00
2009-07-28 21:07:09 -04:00
2009-07-28 13:45:22 -07:00
2009-07-22 10:06:33 -07:00
2009-07-12 12:22:34 -07:00
2009-07-29 12:30:54 -07:00
2009-06-24 21:08:11 +09:00
2009-07-21 12:43:51 -07:00
2009-07-08 19:04:23 -04:00
2009-06-18 19:31:09 +08:00
2009-06-24 18:34:40 +01:00
2009-07-27 14:42:24 +02:00
2009-06-16 19:50:13 -07:00
2009-07-06 14:03:44 -07:00
2009-06-17 09:35:24 -07:00
2009-07-12 12:22:34 -07:00
2009-07-29 12:31:59 -07:00
2009-07-22 09:30:07 -07:00
2009-07-28 16:31:39 +02:00
2009-07-28 16:33:03 +02:00
2009-07-21 20:36:25 -07:00
2009-07-06 14:03:44 -07:00
2009-06-23 10:38:47 -07:00
2009-07-22 09:25:31 -07:00
2009-07-28 14:26:51 -07:00
2009-07-03 15:45:29 +01:00
2009-07-17 21:47:44 +09:30
2009-06-26 14:37:25 +10:00
2009-07-23 20:30:42 +01:00
2009-07-24 14:03:32 -03:00
2009-06-22 08:54:14 -05:00
2009-07-08 09:32:41 -07:00
2009-07-12 12:22:34 -07:00
2009-07-20 16:46:34 -07:00
2009-07-15 11:30:59 +03:00
2009-07-27 13:42:47 -07:00
2009-07-22 09:27:18 -07:00
2009-07-10 12:35:36 +02:00
2009-07-08 10:30:03 -07:00
2009-06-30 18:55:59 -07:00
2009-07-12 12:22:34 -07:00
2009-07-08 10:30:03 -07:00
2009-07-27 13:42:47 -07:00
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release
2009-06-24 01:19:50 -04:00
2009-07-12 13:02:10 -07:00
2009-06-18 13:04:04 -07:00
2009-07-06 13:57:03 -07:00
2009-07-24 12:41:02 +02:00
2009-07-12 12:22:34 -07:00
2009-07-30 23:56:41 +01:00
2009-06-30 18:56:00 -07:00
2009-07-09 20:33:18 -07:00
2009-07-28 14:07:11 -07:00
2009-07-12 12:22:34 -07:00
2009-07-28 14:31:13 -07:00
2009-07-22 08:49:22 -07:00
2009-07-17 21:47:47 +09:30
2009-07-06 13:57:03 -07:00
2009-06-24 14:35:57 -07:00
2009-07-18 11:59:33 -07:00
2009-07-01 11:19:47 +02:00
2009-06-18 13:04:04 -07:00
2009-06-18 13:04:04 -07:00