iommu: Add missing forward declaration in include file
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 3 Aug 2012 13:55:41 +0000 (15:55 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 3 Aug 2012 14:04:43 +0000 (16:04 +0200)
commitba1eabfade3272596000bf3c62b68ca375e48b08
tree63ca3bcab96ded686e77bcfbecef9c32610341ef
parent76582d0a68ab6c46987dd678165c26ad81c44cdb
iommu: Add missing forward declaration in include file

The 'struct notifier_block' is not used in linux/iommu.h but
not declared anywhere. Add a forward declaration for it.

Reported-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
include/linux/iommu.h