From 6cab0fa67af958fd07ad64971b03fbb9684b55c4 Mon Sep 17 00:00:00 2001 From: Vladimir Sokolovsky Date: Thu, 21 May 2015 15:53:25 +0300 Subject: [PATCH] compat-3.6.h: Cleanup Signed-off-by: Vladimir Sokolovsky --- include/linux/compat-3.6.h | 3 --- 1 file changed, 3 deletions(-) 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 * -- 2.46.0