commit | 9dd068a4b85a68733213c874d08ef768bbec8d01 | [log] [tgz] |
---|---|---|
author | Matthias Brugger <matthias.bgg@gmail.com> | Fri Jul 31 17:03:13 2015 +0200 |
committer | Olof Johansson <olof@lixom.net> | Wed Aug 05 11:12:44 2015 +0200 |
tree | 3f66be3acbed262c04384c15848c21beed6a4b44 | |
parent | f9fa55b97090bdc70683c96d425759ae3958ce24 [diff] |
soc: mediatek: Fix SCPSYS compilation SCPSYS driver misses the module.h include which makes it fail when compiling with allmodconf. This patch fixes this. Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com> Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Olof Johansson <olof@lixom.net>