]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/hp_sdc.h
drivers/edac: new inte 30x0 MC driver
[karo-tx-linux.git] / include / linux / hp_sdc.h
index debd71515312b51569ab8dba413a8eb4871cfc29..9db3d454887f1b14be3492fd0a0fae18e678a22f 100644 (file)
@@ -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);