Skip to content

Commit

Permalink
mac68k: remove dead code
Browse files Browse the repository at this point in the history
Signed-off-by: Finn Thain <[email protected]>
Signed-off-by: Geert Uytterhoeven <[email protected]>
Cc: Roman Zippel <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
Finn Thain authored and Linus Torvalds committed Feb 5, 2008
1 parent eb4da4c commit 00bf59c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions arch/m68k/mac/config.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ extern struct mem_info m68k_memory[NUM_MEMINFO];

extern struct mem_info m68k_ramdisk;

extern char m68k_command_line[CL_SIZE];

void *mac_env; /* Loaded by the boot asm */

/* The phys. video addr. - might be bogus on some machines */
Expand Down
2 changes: 0 additions & 2 deletions include/asm-m68k/macintosh.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ extern void mac_init_IRQ(void);
extern int mac_irq_pending(unsigned int);
extern void mac_identify(void);
extern void mac_report_hardware(void);
extern void mac_debugging_penguin(int);
extern void mac_boom(int);

/*
* Floppy driver magic hook - probably shouldnt be here
Expand Down

0 comments on commit 00bf59c

Please sign in to comment.