X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fhp_sdc.h;h=9db3d454887f1b14be3492fd0a0fae18e678a22f;hb=7dbb25a579fe1f068358a19928ada4f9be62e60d;hp=debd71515312b51569ab8dba413a8eb4871cfc29;hpb=8a212ab6b8a4ccc6f3c3d1beba5f92655c576404;p=pandora-kernel.git diff --git a/include/linux/hp_sdc.h b/include/linux/hp_sdc.h index debd71515312..9db3d454887f 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);