]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/plat-omap/include/mach/clock.h
OMAP2/3 clock: remove clk->owner
[linux-2.6-omap-h63xx.git] / arch / arm / plat-omap / include / mach / clock.h
index a0398322899fbc9f75295d0a6933e9f7101577c4..58450a127596bdaa9622a16c05fc83c8c404e0c2 100644 (file)
@@ -77,7 +77,6 @@ struct clk_child {
 
 struct clk {
        struct list_head        node;
-       struct module           *owner;
        const char              *name;
        int                     id;
        struct clk              *parent;