From: shawn.guo@linaro.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] ARM: imx/mxs: fixes for 3.10-rc1
Date: Wed, 8 May 2013 21:05:52 +0800 [thread overview]
Message-ID: <1368018355-26014-1-git-send-email-shawn.guo@linaro.org> (raw)
Hi Arnd, Olof,
It seems that you will have a few other fixes to send mainline for
3.10-rc1 inclusion before merge window closes. In that case, can you
please include the following 3 which fix imx/mxs compile errors that
are currently seen on mainline?
Shawn
Fabio Estevam (2):
ARM: imx: Select GENERIC_ALLOCATOR
video: mxsfb: Adapt to new videomode API
Shawn Guo (1):
ARM: imx: compile fix for hotplug.c
arch/arm/mach-imx/Kconfig | 5 +--
arch/arm/mach-imx/Makefile | 1 -
arch/arm/mach-imx/common.h | 1 +
arch/arm/mach-imx/hotplug.c | 2 +
arch/arm/mach-imx/iram_alloc.c | 73 --------------------------------
drivers/video/Kconfig | 2 +-
drivers/video/mxsfb.c | 8 ++--
include/linux/platform_data/imx-iram.h | 41 ------------------
8 files changed, 9 insertions(+), 124 deletions(-)
delete mode 100644 arch/arm/mach-imx/iram_alloc.c
delete mode 100644 include/linux/platform_data/imx-iram.h
--
1.7.9.5
next reply other threads:[~2013-05-08 13:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-08 13:05 Shawn Guo [this message]
2013-05-08 13:05 ` [PATCH 1/3] ARM: imx: compile fix for hotplug.c Shawn Guo
2013-05-08 13:05 ` [PATCH 2/3] ARM: imx: Select GENERIC_ALLOCATOR Shawn Guo
2013-05-08 13:05 ` [PATCH 3/3] video: mxsfb: Adapt to new videomode API Shawn Guo
2013-05-09 20:08 ` [PATCH 0/3] ARM: imx/mxs: fixes for 3.10-rc1 Olof Johansson
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=1368018355-26014-1-git-send-email-shawn.guo@linaro.org \
--to=shawn.guo@linaro.org \
--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).