irda: Use __packed annotation instead IRDA_PACKED macro
[pandora-kernel.git] / include / net / irda / irda.h
index 7e58206..3bed61d 100644 (file)
@@ -53,10 +53,6 @@ typedef __u32 magic_t;
 #ifndef IRDA_ALIGN
 #  define IRDA_ALIGN __attribute__((aligned))
 #endif
-#ifndef IRDA_PACK
-#  define IRDA_PACK __attribute__((packed))
-#endif
-
 
 #ifdef CONFIG_IRDA_DEBUG