]> git.karo-electronics.de Git - karo-tx-linux.git/commit
scsi: fix a header to include linux/types.h
authorAlexander Shishkin <virtuoso@slind.org>
Wed, 5 Oct 2011 00:42:36 +0000 (11:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 7 Oct 2011 06:06:27 +0000 (17:06 +1100)
commit069b58f7549b7542a457841f6f7a26d6a7a9ad27
tree663bf5fd1ee8e136aaafc6e3cf91907143e91f55
parent78d1b6ae8c729f09aaaa6aa660b3a42f06db57cc
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