commit | 9b27915b6aa33b5fbc17beb8c7d5d0b662419018 | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Mon Jun 26 00:26:57 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jun 26 09:58:31 2006 -0700 |
tree | 3eaca9bf89747566d6e22f0493950950aaaa6d9d | |
parent | f837e6f73fe3f04594dad9829df6c7baa5b64a85 [diff] |
[PATCH] macmodes: Fix section warning Fix the following warning: WARNING: drivers/video/macmodes.o - Section mismatch: reference to .init.text:mac_find_mode from __ksymtab after '__ksymtab_mac_find_mode' (at offset 0x10) Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>