Skip to content

Commit 528fbfa

Browse files
author
Fox Snowpatch
committed
1 parent ad0be02 commit 528fbfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/powerpc/platforms/ps3/device-init.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ static int __init ps3_setup_gelic_device(
178178
return result;
179179
}
180180

181-
static int __ref ps3_setup_uhc_device(
181+
static int __init ps3_setup_uhc_device(
182182
const struct ps3_repository_device *repo, enum ps3_match_id match_id,
183183
enum ps3_interrupt_type interrupt_type, enum ps3_reg_type reg_type)
184184
{

0 commit comments

Comments
 (0)