]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/media/tveeprom.h
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
[karo-tx-linux.git] / include / media / tveeprom.h
index 627603e561a689d89815fe9d3c86f45d873c4536..854a2c2f105be81a45797a2d0420d26a6e504421 100644 (file)
@@ -1,3 +1,7 @@
+/*
+ * $Id: tveeprom.h,v 1.2 2005/06/12 04:19:19 mchehab Exp $
+ */
+
 struct tveeprom {
        u32 has_radio;
 
@@ -20,4 +24,3 @@ void tveeprom_hauppauge_analog(struct tveeprom *tvee,
                               unsigned char *eeprom_data);
 
 int tveeprom_read(struct i2c_client *c, unsigned char *eedata, int len);
-int tveeprom_dump(unsigned char *eedata, int len);