diff options
author | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-09-09 14:04:18 (GMT) |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-09-17 16:14:42 (GMT) |
commit | 2d291e902791e1c8d72bc223b6f063bbb27a1280 (patch) | |
tree | f4c5093b1d51929ee8f09b60708125c66f2c4f7e /virt | |
parent | 32dde0f975e430f00f03f80f7dbab585d8b45eab (diff) | |
download | linux-2d291e902791e1c8d72bc223b6f063bbb27a1280.tar.xz |
Fix compile failure with non modular builds
Commit deac93df26b20cf8438339b5935b5f5643bc30c9 ("lib: Correct printk
%pF to work on all architectures") broke the non modular builds by
moving an essential function into modules.c. Fix this by moving it
out again and into asm/sections.h as an inline. To do this, the
definition of struct ppc64_opd_entry has been lifted out of modules.c
and put in asm/elf.h where it belongs.
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions