[PATCH] Fix compilation of ip2main
The following patch fix compilation of drivers/char/ip2main.c. It was broken by the removal of pci_present(). It just adds open and closing braces around the code that declares the pci_dev_i variable. The rest of the patch just change the indentation.
Showing
Please register or sign in to comment