diff --git a/[refs] b/[refs] index ef0a6551f39c..58a9aeb1f9d6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 27bc7b2be29441868d8acd5022794339c752dbea +refs/heads/master: 34bb72b67496ebb9510720a1b9d7663eed1e4116 diff --git a/trunk/drivers/staging/bcm/Debug.h b/trunk/drivers/staging/bcm/Debug.h index b4ff00081cf2..7a66219a8f4c 100644 --- a/trunk/drivers/staging/bcm/Debug.h +++ b/trunk/drivers/staging/bcm/Debug.h @@ -175,7 +175,7 @@ typedef struct { unsigned int Subtype, Type; unsigned int OnOff; /* unsigned int debug_level; future expansion */ -} __attribute__((packed)) USER_BCM_DBG_STATE; +} __packed USER_BCM_DBG_STATE; /* ---Kernel-space mapping of Debug State */ typedef struct _S_BCM_DEBUG_STATE {