Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 339611
b: refs/heads/master
c: 89d1efc
h: refs/heads/master
i:
  339609: 1b2deec
  339607: 77a768a
v: v3
  • Loading branch information
Afzal Mohammed committed Oct 15, 2012
1 parent 05f8335 commit 97facf9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 1b47ca1a127925acd73381edb8d1d462014bff1f
refs/heads/master: 89d1efc1fd0aceef8c668e8172aa470477b2784a
2 changes: 0 additions & 2 deletions trunk/drivers/mtd/onenand/omap2.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
#include <linux/regulator/consumer.h>

#include <asm/mach/flash.h>
#include <plat/gpmc.h>
#include <linux/platform_data/mtd-onenand-omap2.h>
#include <asm/gpio.h>

Expand Down Expand Up @@ -803,7 +802,6 @@ static int __devexit omap2_onenand_remove(struct platform_device *pdev)
}
iounmap(c->onenand.base);
release_mem_region(c->phys_base, c->mem_size);
gpmc_cs_free(c->gpmc_cs);
kfree(c);

return 0;
Expand Down

0 comments on commit 97facf9

Please sign in to comment.