From 9a494ef44a9c61228d194ffbf85886725929ca9f Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Fri, 23 Jan 2009 17:06:23 +0000 Subject: [PATCH] --- yaml --- r: 132361 b: refs/heads/master c: 24d4076734b4ecf083a6be611040fe0743e59989 h: refs/heads/master i: 132359: e621481d79d88279c0cc181c63459e818968a641 v: v3 --- [refs] | 2 +- trunk/arch/arm/plat-s3c64xx/gpiolib.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 92306146da7e..63da43dff0f8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8bd8dbdf3725ce569467bd704840249869f626d6 +refs/heads/master: 24d4076734b4ecf083a6be611040fe0743e59989 diff --git a/trunk/arch/arm/plat-s3c64xx/gpiolib.c b/trunk/arch/arm/plat-s3c64xx/gpiolib.c index cc62941d7b5c..ee9188add8fb 100644 --- a/trunk/arch/arm/plat-s3c64xx/gpiolib.c +++ b/trunk/arch/arm/plat-s3c64xx/gpiolib.c @@ -417,4 +417,4 @@ static __init int s3c64xx_gpiolib_init(void) return 0; } -arch_initcall(s3c64xx_gpiolib_init); +core_initcall(s3c64xx_gpiolib_init);