Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / southbridge / intel / i82801bx / i82801bx_ide.c
index ffbaf80dbda6c2ebbe392a4d545321dffbaeec6a..9d287b2b9b8f5406a07f5f326b024d217edced43 100644 (file)
@@ -32,7 +32,7 @@ typedef struct southbridge_intel_i82801bx_config config_t;
 static void ide_init(struct device *dev)
 {
        /* Get the chip configuration */
-       config_t *config = dev->chip_info; 
+       config_t *config = dev->chip_info;
 
        /* TODO: Needs to be tested for compatibility with ICH5(R). */
        /* Enable IDE devices so the Linux IDE driver will work. */