linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: magnus.damm@gmail.com (Magnus Damm)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 03/03] ARM: shmobile: Remove mach/memory.h
Date: Mon, 10 Jun 2013 18:47:06 +0900	[thread overview]
Message-ID: <20130610094706.20803.55146.sendpatchset@w520> (raw)
In-Reply-To: <20130610094638.20803.18484.sendpatchset@w520>

From: Magnus Damm <damm@opensource.se>

Remove mach-shmobile memory.h since it is no longer needed.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 arch/arm/mach-shmobile/include/mach/memory.h |    7 -------
 1 file changed, 7 deletions(-)

--- 0001/arch/arm/mach-shmobile/include/mach/memory.h
+++ /dev/null	2013-06-03 21:41:10.638032047 +0900
@@ -1,7 +0,0 @@
-#ifndef __ASM_MACH_MEMORY_H
-#define __ASM_MACH_MEMORY_H
-
-#define PLAT_PHYS_OFFSET	UL(CONFIG_MEMORY_START)
-#define MEM_SIZE	UL(CONFIG_MEMORY_SIZE)
-
-#endif /* __ASM_MACH_MEMORY_H */

  parent reply	other threads:[~2013-06-10  9:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-10  9:46 [PATCH 00/03] ARM: shmobile: Remove legacy memory bits Magnus Damm
2013-06-10  9:44 ` Laurent Pinchart
2013-06-10  9:46 ` [PATCH 01/03] ARM: shmobile: Enable ARM_PATCH_PHYS_VIRT Magnus Damm
2013-06-10  9:46 ` [PATCH 02/03] ARM: shmobile: Remove MEMORY_START/SIZE Magnus Damm
2013-06-10  9:47 ` Magnus Damm [this message]
2013-06-10 15:00 ` [PATCH 00/03] ARM: shmobile: Remove legacy memory bits Arnd Bergmann
2013-06-11  7:46   ` Simon Horman
2013-06-12  6:26     ` Magnus Damm
2013-06-12  7:20       ` Simon Horman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130610094706.20803.55146.sendpatchset@w520 \
    --to=magnus.damm@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).