David Howells
a1ce39288e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
...
Convert #include "..." to #include <path/...> in kernel system headers.
Signed-off-by: David Howells <dhowells@redhat.com >
Acked-by: Arnd Bergmann <arnd@arndb.de >
Acked-by: Thomas Gleixner <tglx@linutronix.de >
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com >
Acked-by: Dave Jones <davej@redhat.com >
2012-10-02 18:01:25 +01:00
Simon Horman
7211a1bae6
sh, mmc: Make mmcif_update_progress static inline
...
extern inline doesn't make much sense
Cc: Yusuke Goda <yusuke.goda.sx@renesas.com >
Cc: Magnus Damm <magnus.damm@gmail.com >
Signed-off-by: Simon Horman <horms@verge.net.au >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-11-29 12:54:44 +09:00
Magnus Damm
4705b2e804
sh: add romImage MMCIF boot for sh7724 and Ecovec V2
...
This patch is V2 of the MMCIF romImage boot support
for sh7724 and the Ecovec board. With this patch
applied and CONFIG_ROMIMAGE_MMCIF selected the
romImage kernel image can be written to a MMC card
and booted directly by the sh7724 cpu.
Signed-off-by: Magnus Damm <damm@opensource.se >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-05-31 13:11:54 +09:00
Kuninori Morimoto
be4ebf999a
sh: Add romImage support for EcoVec24
...
Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2009-09-11 13:19:17 +09:00