diff options
author | Simon Horman <horms@verge.net.au> | 2007-11-12 05:55:21 +0100 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2007-12-19 20:32:52 +0100 |
commit | 17fbe0043e9d623e46a57b153aa0b80ee9de7790 (patch) | |
tree | 785d05e9cd0abd82b7dafc89b3119f56aa20e1e8 /COPYING | |
parent | [IA64] Fix Altix BTE error return status (diff) | |
download | linux-17fbe0043e9d623e46a57b153aa0b80ee9de7790.tar.xz linux-17fbe0043e9d623e46a57b153aa0b80ee9de7790.zip |
[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 'COPYING')
0 files changed, 0 insertions, 0 deletions