No need to include asm-generic/bitops/le.h as all architectures provide little-endian bit operations now. Signed-off-by: Akinobu Mita <akinobu.mita@xxxxxxxxx> Cc: Andy Grover <andy.grover@xxxxxxxxxx> Cc: rds-devel@xxxxxxxxxxxxxx Cc: "David S. Miller" <davem@xxxxxxxxxxxxx> Cc: netdev@xxxxxxxxxxxxxxx --- No change from previous submission net/rds/cong.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/net/rds/cong.c b/net/rds/cong.c index 90ca44f..fa578d3 100644 --- a/net/rds/cong.c +++ b/net/rds/cong.c @@ -34,8 +34,6 @@ #include <linux/types.h> #include <linux/rbtree.h> -#include <asm-generic/bitops/le.h> - #include "rds.h" /* -- 1.7.3.2 -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html