diff options
| author | 2019-08-16 17:58:37 -0500 | |
|---|---|---|
| committer | 2019-08-19 15:07:22 +0200 | |
| commit | 24ce0bab260b59964629bb4d9570f0548b89e490 (patch) | |
| tree | 94602c0a3e83e06343a25655f6ddcc7eda29f553 /include/linux/mfd/git:/ssh:/git@git.zx2c4.com | |
| parent | iommu/omap: Fix compilation warnings (diff) | |
| download | linux-dev-24ce0bab260b59964629bb4d9570f0548b89e490.tar.xz linux-dev-24ce0bab260b59964629bb4d9570f0548b89e490.zip | |
iommu/omap: Use the correct type for SLAB_HWCACHE_ALIGN
The macro SLAB_HWCACHE_ALIGN is of type slab_flags_t, but is currently
assigned in the OMAP IOMMU driver using a unsigned long variable. This
generates a sparse warning around the type check. Fix this by defining
the variable flags using the correct type.
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'include/linux/mfd/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
