X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fhp_sdc.h;h=9db3d454887f1b14be3492fd0a0fae18e678a22f;hb=8d00450d296dedec9ada38d43b83e79cca6fd5a3;hp=debd71515312b51569ab8dba413a8eb4871cfc29;hpb=8caf89157d64f1eedba37113afb4b303b2b3e301;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/hp_sdc.h b/include/linux/hp_sdc.h index debd7151531..9db3d454887 100644 --- a/include/linux/hp_sdc.h +++ b/include/linux/hp_sdc.h @@ -71,6 +71,7 @@ typedef struct { struct semaphore *semaphore; /* Semaphore to sleep on. */ } act; } hp_sdc_transaction; +int __hp_sdc_enqueue_transaction(hp_sdc_transaction *this); int hp_sdc_enqueue_transaction(hp_sdc_transaction *this); int hp_sdc_dequeue_transaction(hp_sdc_transaction *this);