Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119789
b: refs/heads/master
c: cbbd695
h: refs/heads/master
i:
  119787: e865cb7
v: v3
  • Loading branch information
Adrian Hunter authored and David Woodhouse committed Nov 26, 2008
1 parent 7321e5c commit d6fd0ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: fe875358a6cd01c4599e321dd6dc767b11c42eac
refs/heads/master: cbbd695687caab1082a70d2ae81153fdba7e851c
5 changes: 2 additions & 3 deletions trunk/drivers/mtd/onenand/omap2.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,15 @@
#include <linux/platform_device.h>
#include <linux/interrupt.h>
#include <linux/delay.h>
#include <linux/dma-mapping.h>
#include <linux/io.h>

#include <asm/io.h>
#include <asm/mach/flash.h>
#include <mach/gpmc.h>
#include <mach/onenand.h>
#include <mach/gpio.h>
#include <mach/pm.h>

#include <linux/dma-mapping.h>
#include <asm/dma-mapping.h>
#include <mach/dma.h>

#include <mach/board.h>
Expand Down

0 comments on commit d6fd0ee

Please sign in to comment.