]> Pileus Git - ~andy/linux/blobdiff - arch/powerpc/sysdev/fsl_rio.c
Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' of git...
[~andy/linux] / arch / powerpc / sysdev / fsl_rio.c
index 9f99bef2adec8e1e39c8c37f6cca76fa18b06c94..8c6cab0132783634b76183d521b19ebe8d31a941 100644 (file)
@@ -1555,8 +1555,6 @@ int fsl_rio_setup(struct platform_device *dev)
        saved_mcheck_exception = ppc_md.machine_check_exception;
        ppc_md.machine_check_exception = fsl_rio_mcheck_exception;
 #endif
-       /* Ensure that RFXE is set */
-       mtspr(SPRN_HID1, (mfspr(SPRN_HID1) | 0x20000));
 
        return 0;
 err: