diff --git a/drivers/power/smb349.c b/drivers/power/smb349.c index 148f188296a..4c072850e02 100644 --- a/drivers/power/smb349.c +++ b/drivers/power/smb349.c @@ -415,7 +415,7 @@ static void remove_debugfs_entries(struct smb349_struct *smb349_chg) debugfs_remove_recursive(smb349_chg->dent); } -static int __devinit smb349_hwinit(struct smb349_struct *smb349_chg) +static int smb349_hwinit(struct smb349_struct *smb349_chg) { int ret;