X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=drivers%2Fusb%2Fmusb%2Fmusb_core.h;h=049cb5098a3996009c2296be249abc28d70fa866;hp=a659b52815962365283bd53415cbb59d144a0e15;hb=e7e2589d0dc69e485120a3ec1aa2f606478362b4;hpb=43ec2237a263b793fdc1e741c37b1362441183c2 diff --git a/drivers/usb/musb/musb_core.h b/drivers/usb/musb/musb_core.h index a659b5281596..049cb5098a39 100644 --- a/drivers/usb/musb/musb_core.h +++ b/drivers/usb/musb/musb_core.h @@ -448,7 +448,7 @@ struct musb { * We added this flag to forcefully disable double * buffering until we get it working. */ - unsigned double_buffer_not_ok:1 __deprecated; + unsigned double_buffer_not_ok:1; struct musb_hdrc_config *config;