parisc: move pdc_result to real2.S
This commit is contained in:

committed by
Kyle McMartin

parent
1e22166c40
commit
6c86cb8237
@@ -71,8 +71,8 @@
|
||||
#include <asm/processor.h> /* for boot_cpu_data */
|
||||
|
||||
static DEFINE_SPINLOCK(pdc_lock);
|
||||
static unsigned long pdc_result[32] __attribute__ ((aligned (8)));
|
||||
static unsigned long pdc_result2[32] __attribute__ ((aligned (8)));
|
||||
extern unsigned long pdc_result[NUM_PDC_RESULT];
|
||||
extern unsigned long pdc_result2[NUM_PDC_RESULT];
|
||||
|
||||
#ifdef CONFIG_64BIT
|
||||
#define WIDE_FIRMWARE 0x1
|
||||
|
Reference in New Issue
Block a user