]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/musb/musb_core.h
I2C: Move struct s3c24x0_i2c to a common place.
[u-boot] / drivers / usb / musb / musb_core.h
index a8adcce00fa4ae558cd72944faa7dad4f956ebf1..e914369297047fcfcfa10ba0037fe30ab9820d83 100644 (file)
@@ -145,7 +145,7 @@ struct musb_regs {
                struct musb_epN_regs epN;
        } ep[16];
 
-} __attribute__((packed, aligned(32)));
+} __attribute__((packed, aligned(USB_DMA_MINALIGN)));
 #endif
 
 /*