diff options
author | Chen Gang <gang.chen.5i5j@gmail.com> | 2013-12-03 20:26:46 +0800 |
---|---|---|
committer | Richard Kuo <rkuo@codeaurora.org> | 2014-04-04 18:20:00 -0500 |
commit | e6d19042176344f22f8de6ea6aa2a84d3f8f8d17 (patch) | |
tree | 48d70beb5a419a6470e9a7417e6f5c1d1a22d950 /Documentation/watchdog | |
parent | b1ddb5cc58dda42db21fc3e1c05bb6c28ac4d978 (diff) | |
download | linux-e6d19042176344f22f8de6ea6aa2a84d3f8f8d17.tar.bz2 |
arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various modules need
Need export all related functions and symbols for various modules with
allmodconfig. The related errors:
MODPOST 2879 modules
ERROR: "__vmyield" [sound/sound_firmware.ko] undefined!
ERROR: "__phys_offset" [sound/drivers/snd-dummy.ko] undefined!
ERROR: "ioremap_nocache" [drivers/char/ipmi/ipmi_si.ko] undefined!
ERROR: "__iounmap" [drivers/char/ipmi/ipmi_si.ko] undefined!
...
For including files, need "linux/*" first, then "asm/*". All related
included files and symbols need be sorted by alphabetical order.
Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
Diffstat (limited to 'Documentation/watchdog')
0 files changed, 0 insertions, 0 deletions