Skip to content

Commit

Permalink
drivers/ata/libata-transport.c: include linux/slab.h
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Garzik <[email protected]>
  • Loading branch information
Jeff Garzik authored and Jeff Garzik committed Oct 22, 2010
1 parent 295124d commit 6a2148c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/ata/libata-transport.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
#include <linux/kernel.h>
#include <linux/blkdev.h>
#include <linux/spinlock.h>
#include <linux/slab.h>
#include <scsi/scsi_transport.h>
#include <linux/libata.h>
#include <linux/hdreg.h>
Expand Down

0 comments on commit 6a2148c

Please sign in to comment.