public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: davinci: remove dummy header files
@ 2012-06-13 20:14 Paul Bolle
  2012-06-18 16:37 ` Sekhar Nori
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Bolle @ 2012-06-13 20:14 UTC (permalink / raw)
  To: Sekhar Nori, Kevin Hilman, Russell King
  Cc: davinci-linux-open-source, linux-kernel

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@tiscali.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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: davinci: remove dummy header files
  2012-06-13 20:14 [PATCH] ARM: davinci: remove dummy header files Paul Bolle
@ 2012-06-18 16:37 ` Sekhar Nori
  0 siblings, 0 replies; 2+ messages in thread
From: Sekhar Nori @ 2012-06-18 16:37 UTC (permalink / raw)
  To: Paul Bolle
  Cc: Kevin Hilman, Russell King, davinci-linux-open-source,
	linux-kernel

Hi Paul,

On 6/14/2012 1:44 AM, Paul Bolle wrote:
> 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@tiscali.nl>
> ---

Queuing this for v3.6

Thanks,
Sekhar

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-18 16:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-13 20:14 [PATCH] ARM: davinci: remove dummy header files Paul Bolle
2012-06-18 16:37 ` Sekhar Nori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox