Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133942
b: refs/heads/master
c: 6f501b1
h: refs/heads/master
v: v3
  • Loading branch information
Sascha Hauer authored and David S. Miller committed Feb 1, 2009
1 parent 0dad01b commit f323c28
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 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: 6a8ea2c6f5521096b9972c75f7ad7b5303bce29c
refs/heads/master: 6f501b173f2d69973497599f5358fb4c30922d67
8 changes: 3 additions & 5 deletions trunk/drivers/net/fec.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,13 @@
#include <linux/spinlock.h>
#include <linux/workqueue.h>
#include <linux/bitops.h>
#include <linux/io.h>
#include <linux/irq.h>

#include <asm/irq.h>
#include <asm/uaccess.h>
#include <asm/io.h>
#include <asm/pgtable.h>
#include <asm/cacheflush.h>

#include <asm/coldfire.h>
#include <asm/mcfsim.h>

#include "fec.h"

#if defined(CONFIG_FEC2)
Expand Down

0 comments on commit f323c28

Please sign in to comment.