]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/edac/octeon_edac-pc.c
Staging: bcm: LeakyBucket: Fixed brace issues
[karo-tx-linux.git] / drivers / edac / octeon_edac-pc.c
index 14a5e57f2b32218ebf0276a712a5d46e34bdc628..0f83c33a7d1fcbb08180d60609aafc92e76a6425 100644 (file)
@@ -82,7 +82,7 @@ static int  co_cache_error_event(struct notifier_block *this,
        return NOTIFY_STOP;
 }
 
-static int __devinit co_cache_error_probe(struct platform_device *pdev)
+static int co_cache_error_probe(struct platform_device *pdev)
 {
        struct co_cache_error *p = devm_kzalloc(&pdev->dev, sizeof(*p),
                                                GFP_KERNEL);