diff options
Diffstat (limited to 'include/asm-powerpc')
-rw-r--r-- | include/asm-powerpc/machdep.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-powerpc/machdep.h b/include/asm-powerpc/machdep.h index b95386aed50d..54ed64df95b8 100644 --- a/include/asm-powerpc/machdep.h +++ b/include/asm-powerpc/machdep.h | |||
@@ -198,9 +198,6 @@ struct machdep_calls { | |||
198 | May be NULL. */ | 198 | May be NULL. */ |
199 | void (*init)(void); | 199 | void (*init)(void); |
200 | 200 | ||
201 | void (*setup_io_mappings)(void); | ||
202 | |||
203 | void (*early_serial_map)(void); | ||
204 | void (*kgdb_map_scc)(void); | 201 | void (*kgdb_map_scc)(void); |
205 | 202 | ||
206 | /* | 203 | /* |