diff options
| author | Dan Williams <[email protected]> | 2016-01-16 00:56:35 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-01-16 01:56:32 +0000 |
| commit | 6d8113c75a72f80164cc68b1af45f1608f9a36c6 (patch) | |
| tree | 047b8c683a40483b952ad0ae4ea7b20914967027 /drivers/gpu/drm/omapdrm/omap_gem.c | |
| parent | hugetlb: fix compile error on tile (diff) | |
| download | kernel-6d8113c75a72f80164cc68b1af45f1608f9a36c6.tar.gz kernel-6d8113c75a72f80164cc68b1af45f1608f9a36c6.zip | |
frv: fix compiler warning from definition of __pmd()
Take into account that the pmd_t type is a array inside a struct, so it
needs two levels of brackets to initialize. Otherwise, a usage of __pmd
generates a warning:
include/linux/mm.h:986:2: warning: missing braces around initializer [-Wmissing-braces]
Signed-off-by: Dan Williams <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_gem.c')
0 files changed, 0 insertions, 0 deletions
