X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fprofile.c;h=9830a037d8db1543215f02c01918af3fd980bb10;hb=2e93960c4d712096902c16fe5511fc91502c2527;hp=a9e422df6bf63e28648432efa7f0503aa09ffe8f;hpb=52f4f324c727e77507ae0490b08fc92e140ba57d;p=linux-2.6-omap-h63xx.git diff --git a/kernel/profile.c b/kernel/profile.c index a9e422df6bf..9830a037d8d 100644 --- a/kernel/profile.c +++ b/kernel/profile.c @@ -102,7 +102,7 @@ int profile_setup(char *str) __setup("profile=", profile_setup); -int profile_init(void) +int __ref profile_init(void) { int buffer_bytes; if (!prof_on)