]> git.karo-electronics.de Git - mv-sheeva.git/commit
xen-pcifront: Remove duplicate inclusion of headers.
authorJesper Juhl <jj@chaosbits.net>
Sat, 30 Oct 2010 12:51:30 +0000 (14:51 +0200)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 8 Nov 2010 16:30:01 +0000 (11:30 -0500)
commitc8ac3902fb7a98c45ed54d98ad6f1c8168f47021
tree36f22113a94303fffcbf5fed627bc74d9d3dab62
parent07cf2a64c2ad3408a0e12aa4cd6040b30c09381d
xen-pcifront: Remove duplicate inclusion of headers.

In drivers/pci/xen-pcifront.c the xen/xenbus.h header is included twice -
once is enough.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/pci/xen-pcifront.c