staging: tidspbridge: remove unnecessary include of <plat/clock.h>
authorPaul Walmsley <paul@pwsan.com>
Mon, 15 Oct 2012 23:24:12 +0000 (16:24 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 15 Oct 2012 23:24:12 +0000 (16:24 -0700)
The DSPBridge driver includes arch/arm/plat-omap/include/plat/clock.h.
All of the <plat/ ...> includes are causing problems with the ARM
single image kernel effort.  Remove this one.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found