diff options
author | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-09-10 00:56:47 +0200 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2008-09-10 19:46:32 +0200 |
commit | 4611a771fc8e5ad77d27f25268846abb425101a0 (patch) | |
tree | 0c897e70d6ae6a810dfa2f4be8a6aaba7d33e8f1 /fs/bio.c | |
parent | Linux 2.6.27-rc6 (diff) | |
download | linux-4611a771fc8e5ad77d27f25268846abb425101a0.tar.xz linux-4611a771fc8e5ad77d27f25268846abb425101a0.zip |
[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 'fs/bio.c')
0 files changed, 0 insertions, 0 deletions