mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-05 13:57:09 +00:00
Remove IRDA_PACKED macro, which maps to __attribute__((packed)). IRDA is one of the last users of __attribute__((packet)). Networking code uses __packed now. Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi> Signed-off-by: David S. Miller <davem@davemloft.net>