diff options
author | Simon Horman <horms@verge.net.au> | 2007-11-12 13:55:21 +0900 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2007-12-19 11:32:52 -0800 |
commit | 17fbe0043e9d623e46a57b153aa0b80ee9de7790 (patch) | |
tree | 785d05e9cd0abd82b7dafc89b3119f56aa20e1e8 /arch/ppc/mm | |
parent | 64135fa97ce016058f95345425a9ebd04ee1bd2a (diff) |
[IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FS
Access to elfcorehdr_addr needs to be guarded by #if CONFIG_PROC_FS
as well as the existing #if guards.
Fixes the following build problem:
arch/ia64/hp/common/built-in.o: In function
`sba_init':arch/ia64/hp/common/sba_iommu.c:2043: undefined reference to `elfcorehdr_addr'
:arch/ia64/hp/common/sba_iommu.c:2043: undefined reference to `elfcorehdr_addr'
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ppc/mm')
0 files changed, 0 insertions, 0 deletions