mtd: omap2: Cleanup header files
Linux-MTD Mailing List
linux-mtd at lists.infradead.org
Tue Jan 28 00:59:06 EST 2014
Gitweb: http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=111b5a317677d09fd6e2a1dc532f32b4df745166
Commit: 111b5a317677d09fd6e2a1dc532f32b4df745166
Parent: 88c305912db5d50e2b2568e22119b9ee3b56ad88
Author: Sachin Kamat <sachin.kamat at linaro.org>
AuthorDate: Mon Dec 30 12:00:20 2013 +0530
Committer: Brian Norris <computersforpeace at gmail.com>
CommitDate: Sat Jan 11 11:39:18 2014 -0800
mtd: omap2: Cleanup header files
Commit 2203747c9771 ("ARM: omap: move platform_data definitions")
moved the files to the current location but forgot to remove the pointer
to its previous location. Clean it up.
Signed-off-by: Sachin Kamat <sachin.kamat at linaro.org>
Acked-by: Pekon Gupta <pekon at ti.com>
Signed-off-by: Brian Norris <computersforpeace at gmail.com>
---
include/linux/platform_data/mtd-nand-omap2.h | 2 --
include/linux/platform_data/mtd-onenand-omap2.h | 2 --
2 files changed, 4 deletions(-)
diff --git a/include/linux/platform_data/mtd-nand-omap2.h b/include/linux/platform_data/mtd-nand-omap2.h
index 4da5bfa..3e9dd66 100644
--- a/include/linux/platform_data/mtd-nand-omap2.h
+++ b/include/linux/platform_data/mtd-nand-omap2.h
@@ -1,6 +1,4 @@
/*
- * arch/arm/plat-omap/include/mach/nand.h
- *
* Copyright (C) 2006 Micron Technology Inc.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/include/linux/platform_data/mtd-onenand-omap2.h b/include/linux/platform_data/mtd-onenand-omap2.h
index e9a9fb1..56ff0e6 100644
--- a/include/linux/platform_data/mtd-onenand-omap2.h
+++ b/include/linux/platform_data/mtd-onenand-omap2.h
@@ -1,6 +1,4 @@
/*
- * arch/arm/plat-omap/include/mach/onenand.h
- *
* Copyright (C) 2006 Nokia Corporation
* Author: Juha Yrjola
*
More information about the linux-mtd-cvs
mailing list