Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327134
b: refs/heads/master
c: 2960ed3
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann committed Sep 14, 2012
1 parent e211c29 commit 21f8ab6
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 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: 1ef21f6343ff08309955d1ad56ad0f5504a4dd94
refs/heads/master: 2960ed3468773b1a0b2533dd7a562673cc799437
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-netx/nxdb500.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#include <asm/mach/arch.h>
#include <asm/hardware/vic.h>
#include <mach/netx-regs.h>
#include <mach/eth.h>
#include <linux/platform_data/eth-netx.h>

#include "generic.h"
#include "fb.h"
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-netx/nxdkn.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#include <asm/mach/arch.h>
#include <asm/hardware/vic.h>
#include <mach/netx-regs.h>
#include <mach/eth.h>
#include <linux/platform_data/eth-netx.h>

#include "generic.h"

Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-netx/nxeb500hmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#include <asm/mach/arch.h>
#include <asm/hardware/vic.h>
#include <mach/netx-regs.h>
#include <mach/eth.h>
#include <linux/platform_data/eth-netx.h>

#include "generic.h"
#include "fb.h"
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/netx-eth.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
#include <mach/netx-regs.h>
#include <mach/pfifo.h>
#include <mach/xc.h>
#include <mach/eth.h>
#include <linux/platform_data/eth-netx.h>

/* XC Fifo Offsets */
#define EMPTY_PTR_FIFO(xcno) (0 + ((xcno) << 3)) /* Index of the empty pointer FIFO */
Expand Down
File renamed without changes.

0 comments on commit 21f8ab6

Please sign in to comment.