]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
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)
commit5b35b20d4eb4c7fa6263939304c69207f791535f
treeab7412a8db004df7748156c85d4b04de5a8ad7a7
parent3768528af3270953696e10d65faedb960d33e9a4
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>
drivers/misc/genwqe/card_base.c