Browse Source

GenWQE: Remove unnecessary include

The include for the UAPI header file from card_base.c can be removed
since it's already included on card_base.h.

Signed-off-by: Kleber Sacilotto de Souza <klebers@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Kleber Sacilotto de Souza 11 năm trước cách đây
mục cha
commit
5b35b20d4e
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      drivers/misc/genwqe/card_base.c

+ 0 - 1
drivers/misc/genwqe/card_base.c

@@ -38,7 +38,6 @@
 #include <linux/notifier.h>
 #include <linux/device.h>
 #include <linux/log2.h>
-#include <linux/genwqe/genwqe_card.h>
 
 #include "card_base.h"
 #include "card_ddcb.h"