]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
iommu/omap: Protect omap-iopgtable.h against double inclusion
authorSuman Anna <s-anna@ti.com>
Mon, 20 Jul 2015 22:33:26 +0000 (17:33 -0500)
committerJoerg Roedel <jroedel@suse.de>
Mon, 3 Aug 2015 14:03:52 +0000 (16:03 +0200)
commitad8e29a0804494bff5f0059df3805423ed2020b8
tree0a590706db6ff2c2bb266d948ddd688c1675a61c
parent69c2c196328e73d3091dd0be89ab4b0c2af4b210
iommu/omap: Protect omap-iopgtable.h against double inclusion

Protect the omap-pgtable.h header against double inclusion in
source code by using the standard include guard mechanism.

Signed-off-by: Suman Anna <s-anna@ti.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/omap-iopgtable.h