From 750c7499fc414ddeaa9779385f484718077d43ab Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Tue, 31 Jul 2007 17:22:00 +1000 Subject: [PATCH] --- yaml --- r: 63655 b: refs/heads/master c: cba684f56d7e8b82b08d4372375a42d6ebeab47d h: refs/heads/master i: 63653: 2ae2b241d844cac4364d0aee75ee57c75621d76c 63651: 3edd7cd0b0b4b19c94c6f715a3e05d08ec6baa2e 63647: b8b22c6efd31d0b501f0efa4b5aacc33fc9ca77e v: v3 --- [refs] | 2 +- trunk/arch/powerpc/platforms/ps3/setup.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index d6be69212b2c..2d76d0219ee7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 683e3ab2b54a7190ec8517705880171cc8ac1d92 +refs/heads/master: cba684f56d7e8b82b08d4372375a42d6ebeab47d diff --git a/trunk/arch/powerpc/platforms/ps3/setup.c b/trunk/arch/powerpc/platforms/ps3/setup.c index aa05288de64e..2952b22f1c84 100644 --- a/trunk/arch/powerpc/platforms/ps3/setup.c +++ b/trunk/arch/powerpc/platforms/ps3/setup.c @@ -109,7 +109,7 @@ static void ps3_panic(char *str) #if defined(CONFIG_FB_PS3) || defined(CONFIG_FB_PS3_MODULE) || \ defined(CONFIG_PS3_FLASH) || defined(CONFIG_PS3_FLASH_MODULE) -static void prealloc(struct ps3_prealloc *p) +static void __init prealloc(struct ps3_prealloc *p) { if (!p->size) return;