linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: imx/mxs: fixes for 3.10-rc1
@ 2013-05-08 13:05 Shawn Guo
  2013-05-08 13:05 ` [PATCH 1/3] ARM: imx: compile fix for hotplug.c Shawn Guo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Shawn Guo @ 2013-05-08 13:05 UTC (permalink / raw)
  To: linux-arm-kernel

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

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

end of thread, other threads:[~2013-05-09 20:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-08 13:05 [PATCH 0/3] ARM: imx/mxs: fixes for 3.10-rc1 Shawn Guo
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

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).