firedtv: cleanups and minor fixes
[linux-2.6/mini2440.git] / drivers / media / dvb / firesat / firesat-ci.h
blob9c68cd2246a7904dd07b1751ffda853d9a121956
1 #ifndef _FIREDTV_CI_H
2 #define _FIREDTV_CI_H
4 struct firesat;
6 int firesat_ca_register(struct firesat *firesat);
7 void firesat_ca_release(struct firesat *firesat);
9 #endif /* _FIREDTV_CI_H */