staging: tidspbridge: hardcode SCM macros while fix is upstreamed
authorFelipe Contreras <felipe.contreras@gmail.com>
Wed, 10 Nov 2010 17:22:48 +0000 (11:22 -0600)
committerOmar Ramirez Luna <omar.ramirez@ti.com>
Thu, 11 Nov 2010 00:34:18 +0000 (18:34 -0600)
commita9db2036744676e0a9bf01522ef24140a591c0f0
treecee53e63be6cff89a741f0b5117d0b0da5bfbf19
parent89346f950014f2c615ed96c630be2a9c8576743c
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>
drivers/staging/tidspbridge/core/tiomap3430.c