diff options
author | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-09-09 22:56:47 (GMT) |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2008-09-10 17:46:32 (GMT) |
commit | 4611a771fc8e5ad77d27f25268846abb425101a0 (patch) | |
tree | 0c897e70d6ae6a810dfa2f4be8a6aaba7d33e8f1 /.gitignore | |
parent | adee14b2e1557d0a8559f29681732d05a89dfc35 (diff) | |
download | linux-fsl-qoriq-4611a771fc8e5ad77d27f25268846abb425101a0.tar.xz |
[IA64] fix compile failure with non modular builds
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 definitions of struct fdesc and struct
got_val have been lifted out of modules.c and put in asm/elf.h where
they belong.
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions