[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1339618490.30984.178.camel@x61.thuisdomein>
Date: Wed, 13 Jun 2012 22:14:50 +0200
From: Paul Bolle <pebolle@...cali.nl>
To: Sekhar Nori <nsekhar@...com>, Kevin Hilman <khilman@...com>,
Russell King <linux@....linux.org.uk>
Cc: davinci-linux-open-source@...ux.davincidsp.com,
linux-kernel@...r.kernel.org
Subject: [PATCH] ARM: davinci: remove dummy header files
These dummy headers are unused. Commit
6ea96e111e6a7f06ef62227bf64e8cd65bd705b3 ("ARM: davinci: add back dummy
header files") only added them as a temporary measure. They can be
removed now.
Signed-off-by: Paul Bolle <pebolle@...cali.nl>
---
Tested with "git grep" only.
arch/arm/mach-davinci/include/mach/dm365.h | 1 -
arch/arm/mach-davinci/include/mach/dm646x.h | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
delete mode 100644 arch/arm/mach-davinci/include/mach/dm365.h
delete mode 100644 arch/arm/mach-davinci/include/mach/dm646x.h
diff --git a/arch/arm/mach-davinci/include/mach/dm365.h b/arch/arm/mach-davinci/include/mach/dm365.h
deleted file mode 100644
index b9bf3d6..0000000
--- a/arch/arm/mach-davinci/include/mach/dm365.h
+++ /dev/null
@@ -1 +0,0 @@
-/* empty, remove once unused */
diff --git a/arch/arm/mach-davinci/include/mach/dm646x.h b/arch/arm/mach-davinci/include/mach/dm646x.h
deleted file mode 100644
index b9bf3d6..0000000
--- a/arch/arm/mach-davinci/include/mach/dm646x.h
+++ /dev/null
@@ -1 +0,0 @@
-/* empty, remove once unused */
--
1.7.7.6
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists