aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc')
-rw-r--r--include/asm-powerpc/machdep.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-powerpc/machdep.h b/include/asm-powerpc/machdep.h
index 21c8dc90d17..758e47fe8c1 100644
--- a/include/asm-powerpc/machdep.h
+++ b/include/asm-powerpc/machdep.h
@@ -176,10 +176,6 @@ struct machdep_calls {
176 May be NULL. */ 176 May be NULL. */
177 void (*init)(void); 177 void (*init)(void);
178 178
179 void (*heartbeat)(void);
180 unsigned long heartbeat_reset;
181 unsigned long heartbeat_count;
182
183 void (*setup_io_mappings)(void); 179 void (*setup_io_mappings)(void);
184 180
185 void (*early_serial_map)(void); 181 void (*early_serial_map)(void);