Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux...
[pandora-kernel.git] / include / linux / mISDNif.h
index 78c3bed..b5e7f22 100644 (file)
 struct mISDNhead {
        unsigned int    prim;
        unsigned int    id;
-}  __attribute__((packed));
+}  __packed;
 
 #define MISDN_HEADER_LEN       sizeof(struct mISDNhead)
 #define MAX_DATA_SIZE          2048