commit | a9db2036744676e0a9bf01522ef24140a591c0f0 | [log] [tgz] |
---|---|---|
author | Felipe Contreras <felipe.contreras@gmail.com> | Wed Nov 10 11:22:48 2010 -0600 |
committer | Omar Ramirez Luna <omar.ramirez@ti.com> | Wed Nov 10 18:34:18 2010 -0600 |
tree | cee53e63be6cff89a741f0b5117d0b0da5bfbf19 | |
parent | 89346f950014f2c615ed96c630be2a9c8576743c [diff] |
staging: tidspbridge: hardcode SCM macros while fix is upstreamed On 2.6.37-rc1, omap platform internals for SCM have changed, so the build is broken again. drivers/staging/tidspbridge/core/tiomap3430.c:26: fatal error: plat/control.h: No such file or directory This is a totally ugly layer violation, but needed until omap_ctrl_set_dsp_boot*() are provided. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Signed-off-by: Omar Ramirez Luna <omar.ramirez@ti.com>