GenWQE: Remove unnecessary include
authorKleber Sacilotto de Souza <klebers@linux.vnet.ibm.com>
Thu, 10 Jul 2014 13:17:08 +0000 (10:17 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Jul 2014 22:22:13 +0000 (15:22 -0700)
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>

No differences found