diff options
author | Rafael J. Wysocki <rjw@sisk.pl> | 2012-08-15 20:57:27 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rjw@sisk.pl> | 2012-09-04 01:45:01 +0200 |
commit | 35f2b0bd5911dc0eef3f5352b6acb79c69420111 (patch) | |
tree | 356642eb53ad43f5f452616844e77e5a45407d43 /arch/arm/mach-shmobile/pm-sh7372.c | |
parent | ARM: shmobile: Remove the console check from sh7372_enter_suspend() (diff) | |
download | linux-35f2b0bd5911dc0eef3f5352b6acb79c69420111.tar.xz linux-35f2b0bd5911dc0eef3f5352b6acb79c69420111.zip |
ARM: shmobile: Move definition of shmobile_init_late() to header
The role of the only function in the common.c file in
arch/arm/mach-shmobile, shmobile_init_late(), is to call two
initializers whose definitions depend on kernel configuration
options. Those initializers may very well be called from a static
inline function in arm/mach-shmobile/include/mach/common.h,
though, in which makes the code a bit easier to read. Moreover,
the common.c may be dropped entirely then.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Magnus Damm <damm@opensource.se>
Diffstat (limited to 'arch/arm/mach-shmobile/pm-sh7372.c')
0 files changed, 0 insertions, 0 deletions