OMAP2+: hwmod: remove unused voltagedomain pointer
authorKevin Hilman <khilman@ti.com>
Wed, 16 Mar 2011 18:02:59 +0000 (11:02 -0700)
committerKevin Hilman <khilman@ti.com>
Thu, 15 Sep 2011 18:39:09 +0000 (11:39 -0700)
The voltage domain pointer currently in struct omap_hwmod is not used
and does not belong here.  Instead, voltage domains will be associated
with powerdomains in forthcoming patches.

Acked-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>

No differences found