Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
parisc-agp: fix missing slab.h include
Commit 338e4fa added a missing kfree if the alloc_pci_dev failed but forgot to include <linux/slab.h> for the definition of kfree. Signed-off-by: Kyle McMartin <kyle@redhat.com>
- Loading branch information