Dan Williams 6d8113c75a 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 <dan.j.williams@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-01-15 17:56:32 -08:00
..
2015-07-27 14:06:23 +02:00
2012-03-28 18:30:02 +01:00
2015-05-05 13:35:39 -06:00
2013-02-26 02:46:08 -05:00
2011-07-26 16:49:47 -07:00
2010-10-07 14:08:55 +01:00
2012-07-24 15:27:29 +08:00
2010-06-09 11:12:36 +02:00
2012-10-13 11:22:31 +09:00
2015-01-13 15:23:59 +02:00
2011-03-31 11:26:23 -03:00
2015-02-12 18:54:14 -08:00
2012-03-28 18:30:02 +01:00
2009-06-11 09:01:26 -07:00
2011-03-31 11:26:23 -03:00