Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62939
b: refs/heads/master
c: 65fdef9
h: refs/heads/master
i:
  62937: c34ecb9
  62935: ae01f33
v: v3
  • Loading branch information
Greg Ungerer authored and Linus Torvalds committed Jul 26, 2007
1 parent 6660f2d commit aa47e0d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c52a2cda561fd40543d839e8e0c75b6d964a67ad
refs/heads/master: 65fdef9303a69dab1f693159f6262375322dd676
2 changes: 0 additions & 2 deletions trunk/arch/m68knommu/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ EXPORT_SYMBOL(memory_end);

char __initdata command_line[COMMAND_LINE_SIZE];

void (*mach_trap_init)(void);

/* machine dependent timer functions */
void (*mach_sched_init)(irq_handler_t handler);
void (*mach_tick)(void);
Expand Down
1 change: 0 additions & 1 deletion trunk/include/asm-m68knommu/machdep.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,5 @@ extern char *mach_sysrq_xlate;

extern void config_BSP(char *command, int len);
extern void (*mach_tick)(void);
extern void (*mach_trap_init)(void);

#endif /* _M68KNOMMU_MACHDEP_H */

0 comments on commit aa47e0d

Please sign in to comment.