]> 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>
Tue, 13 Dec 2011 06:43:05 +0000 (17:43 +1100)
commit3b93c1b9706f61d8a8104b7eaa6ecb2f7bc1009f
treeb610eb8ba58bb87081c59a7de2981052454113c5
parent00aa3862d22355217edd63b1b05ed29aed8a5045
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