Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83149
b: refs/heads/master
c: 612e484
h: refs/heads/master
i:
  83147: cba6608
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Feb 5, 2008
1 parent 621f994 commit 63875a3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 8 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: a3b2004a2671455ee7aef1d9aee5a24381999ddb
refs/heads/master: 612e484fdb8802ffee84218cb35f3cff61a9c8c6
2 changes: 1 addition & 1 deletion trunk/arch/m68k/mvme16x/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# Makefile for Linux arch/m68k/mvme16x source directory
#

obj-y := config.o rtc.o mvme16x_ksyms.o
obj-y := config.o rtc.o
2 changes: 2 additions & 0 deletions trunk/arch/m68k/mvme16x/config.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#include <linux/genhd.h>
#include <linux/rtc.h>
#include <linux/interrupt.h>
#include <linux/module.h>

#include <asm/bootinfo.h>
#include <asm/system.h>
Expand Down Expand Up @@ -58,6 +59,7 @@ static irq_handler_t tick_handler;


unsigned short mvme16x_config;
EXPORT_SYMBOL(mvme16x_config);


int mvme16x_parse_bootinfo(const struct bi_record *bi)
Expand Down
6 changes: 0 additions & 6 deletions trunk/arch/m68k/mvme16x/mvme16x_ksyms.c

This file was deleted.

0 comments on commit 63875a3

Please sign in to comment.