remarkable-linux/arch/ia64/hp/common
Simon Horman 17fbe0043e [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>
2007-12-19 11:32:52 -08:00
..
aml_nfw.c [IA64] add driver for ACPI methods to call native firmware 2007-10-12 15:11:43 -07:00
hwsw_iommu.c [IA64] Fix - Section mismatch: reference to .init.data:mvec_name 2007-05-10 11:57:58 -07:00
Makefile [IA64] add driver for ACPI methods to call native firmware 2007-10-12 15:11:43 -07:00
sba_iommu.c [IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FS 2007-12-19 11:32:52 -08:00