commit | 46c5c59e6902855b61a31be1b8e26bfffcae1e07 | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Wed Aug 22 15:35:47 2012 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Aug 24 20:26:04 2012 +1000 |
tree | c613c44f0d6bac9f70937edc31a6bf1211134617 | |
parent | 6d9c00c67b4768105e8ae3d213484095c744eea8 [diff] |
powerpc/mpic_msgr: Add missing includes Add several #includes that mpic_msgr relies on being pulled implicitly, which only happens on certain configs. Signed-off-by: Scott Wood <scottwood@freescale.com> Cc: Meador Inge <meador_inge@mentor.com> Cc: Jia Hongtao <B38951@freescale.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>