Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165442
b: refs/heads/master
c: 44a1f20
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and David Woodhouse committed Sep 4, 2009
1 parent 5dcf2da commit dba6518
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 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: dff1550986a4c0e2a4e857c9085ef3cb66b2cec5
refs/heads/master: 44a1f2085e8fe07b3aecdab7c391ca057d75da0f
5 changes: 4 additions & 1 deletion trunk/drivers/mtd/nand/ts7250.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,11 @@
#include <linux/mtd/mtd.h>
#include <linux/mtd/nand.h>
#include <linux/mtd/partitions.h>
#include <asm/io.h>
#include <linux/io.h>

#include <mach/hardware.h>
#include <mach/ts72xx.h>

#include <asm/sizes.h>
#include <asm/mach-types.h>

Expand Down

0 comments on commit dba6518

Please sign in to comment.