From: magnus.damm@gmail.com (Magnus Damm)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 03/03] ARM: shmobile: Remove mach/uncompress.h
Date: Tue, 20 Jan 2015 20:58:20 +0900 [thread overview]
Message-ID: <20150120115820.11479.4763.sendpatchset@little-apple> (raw)
In-Reply-To: <20150120115750.11479.95109.sendpatchset@little-apple>
From: Magnus Damm <damm+renesas@opensource.se>
Convert ARCH_SHMOBILE_LEGACY to make use of <debug/uncompress.h>
and remove the now unused <mach/uncompress.h>.
Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---
arch/arm/Kconfig.debug | 3 ++-
arch/arm/mach-shmobile/include/mach/uncompress.h | 19 -------------------
2 files changed, 2 insertions(+), 20 deletions(-)
--- 0001/arch/arm/Kconfig.debug
+++ work/arch/arm/Kconfig.debug 2015-01-20 20:26:10.527765900 +0900
@@ -1441,7 +1441,8 @@ config DEBUG_UNCOMPRESS
config UNCOMPRESS_INCLUDE
string
default "debug/uncompress.h" if ARCH_MULTIPLATFORM || ARCH_MSM || \
- PLAT_SAMSUNG || ARCH_EFM32
+ PLAT_SAMSUNG || ARCH_EFM32 || \
+ ARCH_SHMOBILE_LEGACY
default "mach/uncompress.h"
config EARLY_PRINTK
--- 0001/arch/arm/mach-shmobile/include/mach/uncompress.h
+++ /dev/null 2015-01-13 15:44:39.280208949 +0900
@@ -1,19 +0,0 @@
-#ifndef __ASM_MACH_UNCOMPRESS_H
-#define __ASM_MACH_UNCOMPRESS_H
-
-/*
- * This does not append a newline
- */
-static void putc(int c)
-{
-}
-
-static inline void flush(void)
-{
-}
-
-static void arch_decomp_setup(void)
-{
-}
-
-#endif /* __ASM_MACH_UNCOMPRESS_H */
next prev parent reply other threads:[~2015-01-20 11:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-20 11:57 [PATCH 00/03] ARM: shmobile: Minor header cleanup Magnus Damm
2015-01-20 11:58 ` [PATCH 01/03] ARM: shmobile: Remove mach/system.h Magnus Damm
2015-01-20 11:58 ` [PATCH 02/03] ARM: shmobile: Remove mach/clkdev.h Magnus Damm
2015-01-20 11:58 ` Magnus Damm [this message]
2015-01-20 12:43 ` [PATCH 00/03] ARM: shmobile: Minor header cleanup Laurent Pinchart
2015-01-20 13:31 ` Geert Uytterhoeven
2015-01-21 1:59 ` 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=20150120115820.11479.4763.sendpatchset@little-apple \
--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