From: Vladimir Sokolovsky Date: Thu, 21 May 2015 12:53:25 +0000 (+0300) Subject: compat-3.6.h: Cleanup X-Git-Tag: vofed-3.18~9 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=6cab0fa67af958fd07ad64971b03fbb9684b55c4;p=~emulex%2Ffor-vlad%2Fcompat.git compat-3.6.h: Cleanup Signed-off-by: Vladimir Sokolovsky --- diff --git a/include/linux/compat-3.6.h b/include/linux/compat-3.6.h index 537eb01..6c6af52 100644 --- a/include/linux/compat-3.6.h +++ b/include/linux/compat-3.6.h @@ -58,7 +58,6 @@ int sg_alloc_table_from_pages(struct sg_table *sgt, #define PCI_EXP_LNKCAP2_CROSSLINK 0x100 /* Crosslink supported */ #endif -#include #include /** @@ -73,8 +72,6 @@ static inline void eth_broadcast_addr(u8 *addr) memset(addr, 0xff, ETH_ALEN); } -#define GENLMSG_DEFAULT_SIZE (NLMSG_DEFAULT_SIZE - GENL_HDRLEN) - /* * Backports *