X-Git-Url: https://git.stricted.de/?a=blobdiff_plain;f=drivers%2Fisdn%2Fhysdn%2Fhysdn_pof.h;h=3a72b908900f2e65812b8711a0910a51b7577c70;hb=66eddbfcc1f6610fa7c73c8d20a57eaf8e284e2f;hp=a368d6caca0ef092c09a3a3c42259515fddbf71b;hpb=2e9abdd9bad485970b37cd53a82f92702054984c;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git diff --git a/drivers/isdn/hysdn/hysdn_pof.h b/drivers/isdn/hysdn/hysdn_pof.h index a368d6caca0e..3a72b908900f 100644 --- a/drivers/isdn/hysdn/hysdn_pof.h +++ b/drivers/isdn/hysdn/hysdn_pof.h @@ -60,7 +60,7 @@ typedef struct PofRecHdr_tag { /* Pof record header */ typedef struct PofTimeStamp_tag { /*00 */ unsigned long UnixTime __attribute__((packed)); - /*04 */ unsigned char DateTimeText[0x28] __attribute__((packed)); + /*04 */ unsigned char DateTimeText[0x28]; /* =40 */ /*2C */ } tPofTimeStamp;