X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fhp_sdc.h;h=9db3d454887f1b14be3492fd0a0fae18e678a22f;hb=c6b96d195a0fd132d6e8c783216d1d3f686e5ba8;hp=debd71515312b51569ab8dba413a8eb4871cfc29;hpb=9dfb7808fb05643b0d06df7411b94d9546696bf1;p=linux-2.6 diff --git a/include/linux/hp_sdc.h b/include/linux/hp_sdc.h index debd715153..9db3d45488 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);