summaryrefslogtreecommitdiff
path: root/wcte12xp/vpmadt032.h
diff options
context:
space:
mode:
authormspiceland <mspiceland@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-12-11 00:53:29 +0000
committermspiceland <mspiceland@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-12-11 00:53:29 +0000
commit94a59c9ad966f862efe678c67117a50f06d5baeb (patch)
tree5ddcb263d3e98cfd598aae2021dd99b9bf925604 /wcte12xp/vpmadt032.h
parentb64c19dbefb782de46f2a82adf4aa28ab67e78bd (diff)
Reverting changes from 3405 so that I can do this the correct way.
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3411 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'wcte12xp/vpmadt032.h')
-rw-r--r--wcte12xp/vpmadt032.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wcte12xp/vpmadt032.h b/wcte12xp/vpmadt032.h
index 4f9a5dc..55620f1 100644
--- a/wcte12xp/vpmadt032.h
+++ b/wcte12xp/vpmadt032.h
@@ -112,7 +112,7 @@ extern int vpmsupport;
extern int vpmdtmfsupport;
extern struct pci_driver te12xp_driver;
-int t1_vpm150m_init(struct t1 *wc);
+void t1_vpm150m_init(struct t1 *wc);
void vpm150m_cmd_dequeue(struct t1 *wc, volatile unsigned char *writechunk, int whichframe);
void vpm150m_cmd_decipher(struct t1 *wc, volatile unsigned char *readchunk);
int vpm150m_config_hw(struct t1 *wc);