summaryrefslogtreecommitdiff
path: root/linux/drivers/media/common/saa7146.h
diff options
context:
space:
mode:
authorMichael Hunold <devnull@localhost>2003-01-03 15:07:45 +0000
committerMichael Hunold <devnull@localhost>2003-01-03 15:07:45 +0000
commit76eafd9ffccb43beb97cdcf2e688c98c3e92638d (patch)
tree478e3ea7131bc75fed762e8b1acf47f8ea86c8dd /linux/drivers/media/common/saa7146.h
parent139f2ddf00c086ea81b406b9fea2b31bdcb05a13 (diff)
downloadmediapointer-dvb-s2-76eafd9ffccb43beb97cdcf2e688c98c3e92638d.tar.gz
mediapointer-dvb-s2-76eafd9ffccb43beb97cdcf2e688c98c3e92638d.tar.bz2
Compile fixes for 2.5.54.
Thanks to Gregoire Favre <greg@ulima.unil.ch> for reporting this.
Diffstat (limited to 'linux/drivers/media/common/saa7146.h')
-rw-r--r--linux/drivers/media/common/saa7146.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/drivers/media/common/saa7146.h b/linux/drivers/media/common/saa7146.h
index 81b06e9c7..972e7774f 100644
--- a/linux/drivers/media/common/saa7146.h
+++ b/linux/drivers/media/common/saa7146.h
@@ -5,6 +5,7 @@
from flaws in video-buf.c => Gerd Knorr */
//#define DEBUG_SPINLOCKS 1
+#include <linux/version.h> /* for version macros */
#include <linux/module.h> /* for module-version */
#include <linux/delay.h> /* for delay-stuff */
#include <linux/slab.h> /* for kmalloc/kfree */