Index: uspace/drv/bus/usb/ohci/ohci_regs.h
===================================================================
--- uspace/drv/bus/usb/ohci/ohci_regs.h	(revision bfb3d60871e2c31cc9372922fbe8c58234fb97a4)
+++ uspace/drv/bus/usb/ohci/ohci_regs.h	(revision 33cffa78417f312d1e554465104bfa916dc05d25)
@@ -228,5 +228,5 @@
 #define RHPS_PRSC_FLAG (1 << 20) /* port reset status change WC */
 #define RHPS_CHANGE_WC_MASK 0x1f0000
-} __attribute__((packed)) ohci_regs_t;
+} ohci_regs_t;
 #endif
 /**
