]> git.karo-electronics.de Git - karo-tx-linux.git/commit
scsi: fix a header to include linux/types.h
authorAlexander Shishkin <virtuoso@slind.org>
Thu, 8 Dec 2011 04:33:18 +0000 (15:33 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 12 Dec 2011 04:18:50 +0000 (15:18 +1100)
commite05353927368b9832e155b49d7cd1e46849713d7
tree8fa7c0a505d88d6d1eff982f825a5cd83ff72144
parent9e521aff8792b968b1703bca28e10e3ae6efaf7b
scsi: fix a header to include linux/types.h

For headers that get exported to userland and make use of u32 style
type names, it is advised to include linux/types.h.

This fixes a headers_check warning.

Signed-off-by: Alexander Shishkin <virtuoso@slind.org>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/scsi/scsi_netlink.h