All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] msm: Remove unused file core.h
@ 2013-05-29 21:37 Rohit Vaswani
  2013-05-29 21:37 ` [PATCH 2/2] msm: iomap: Remove unused bases and mappings Rohit Vaswani
  2013-06-03 20:53 ` [PATCH 1/2] msm: Remove unused file core.h Rohit Vaswani
  0 siblings, 2 replies; 3+ messages in thread
From: Rohit Vaswani @ 2013-05-29 21:37 UTC (permalink / raw)
  To: David Brown, Daniel Walker, Bryan Huntsman, Russell King
  Cc: Rohit Vaswani, linux-arm-msm, linux-kernel

Commit be2109e13fc6f017040c57615acfe1065723687b removed the usage
of core.h. Remove the file as well.

Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org>
---
 arch/arm/mach-msm/core.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
 delete mode 100644 arch/arm/mach-msm/core.h

diff --git a/arch/arm/mach-msm/core.h b/arch/arm/mach-msm/core.h
deleted file mode 100644
index a9bab53..0000000
--- a/arch/arm/mach-msm/core.h
+++ /dev/null
@@ -1,2 +0,0 @@
-extern struct smp_operations msm_smp_ops;
-extern void msm_cpu_die(unsigned int cpu);
-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

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

end of thread, other threads:[~2013-06-03 20:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-29 21:37 [PATCH 1/2] msm: Remove unused file core.h Rohit Vaswani
2013-05-29 21:37 ` [PATCH 2/2] msm: iomap: Remove unused bases and mappings Rohit Vaswani
2013-06-03 20:53 ` [PATCH 1/2] msm: Remove unused file core.h Rohit Vaswani

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.