X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Flinux%2Fhp_sdc.h;h=9db3d454887f1b14be3492fd0a0fae18e678a22f;hb=18137207236285989dfc0ee7f929b954199228f3;hp=debd71515312b51569ab8dba413a8eb4871cfc29;hpb=7079060f3e86ea4c1d4e9c1e356592ef9dcaaa1f;p=powerpc.git 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);