[ARM] omap: remove clk->owner
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 4 Nov 2008 21:42:54 +0000 (21:42 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 8 Feb 2009 11:38:41 +0000 (11:38 +0000)
commiteee5b19119458cd399ce4deaabea07c8d07159ae
treeff811103e370b65cb3d9569bb212fc5fc1042ad2
parentc1168dc31d8e0688168030ac66341897ed7ca32a
[ARM] omap: remove clk->owner

clk->owner is always NULL, so its existence doesn't serve any useful
function other than bloating the kernel by 992 bytes.  Remove it.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/plat-omap/clock.c
arch/arm/plat-omap/include/mach/clock.h