commit | 59dc7a9cc2b0f58a28003274415133928b4cadd1 | [log] [tgz] |
---|---|---|
author | André Hentschel <nerv@dawncrow.de> | Sat Feb 09 19:20:57 2013 -0800 |
committer | Olof Johansson <olof@lixom.net> | Sat Feb 09 20:26:27 2013 -0800 |
tree | b017fbcfbc112ad68baef512211f1edb814aa76e | |
parent | 13fba955b5b91675e26d3e3abcb2dab42c535791 [diff] |
ARM: OMAP2+: Include soc.h to drm.c to fix compiling I needed this when compiling for pandaboard. The reason this is needed is that we are now using omap_initcalls to keep them multiplatform safe. Signed-off-by: André Hentschel <nerv@dawncrow.de> [tony@atomide.com: updated comments] Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Olof Johansson <olof@lixom.net>