summaryrefslogtreecommitdiffstats
path: root/arch/avr32/include/asm/global_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/avr32/include/asm/global_data.h')
-rw-r--r--arch/avr32/include/asm/global_data.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/avr32/include/asm/global_data.h b/arch/avr32/include/asm/global_data.h
index d82fb7cc6d..60abd00782 100644
--- a/arch/avr32/include/asm/global_data.h
+++ b/arch/avr32/include/asm/global_data.h
@@ -8,7 +8,6 @@
/* Architecture-specific global data */
struct arch_global_data {
- unsigned long stack_end; /* highest stack address */
unsigned long cpu_hz; /* cpu core clock frequency */
};
OpenPOWER on IntegriCloud