X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fmfd%2Ft7l66xb.h;h=b4629818aea581bf33fad4708bda37c42012cec4;hb=9fb3c5ca3dabe06758c35f790c68e273ed749e19;hp=e83c7f2036f9484ce63b3253d6b85fc94a8237c8;hpb=04197c83b3e05546d1003cfa3ff43f1639c0057f;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/mfd/t7l66xb.h b/include/linux/mfd/t7l66xb.h index e83c7f2036f..b4629818aea 100644 --- a/include/linux/mfd/t7l66xb.h +++ b/include/linux/mfd/t7l66xb.h @@ -15,8 +15,6 @@ #include struct t7l66xb_platform_data { - int (*enable_clk32k)(struct platform_device *dev); - void (*disable_clk32k)(struct platform_device *dev); int (*enable)(struct platform_device *dev); int (*disable)(struct platform_device *dev); int (*suspend)(struct platform_device *dev);