]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/gdsys/common/osd.h
ppc4xx: Add DLVision-10G board support
[karo-tx-uboot.git] / board / gdsys / common / osd.h
index 4431cbc091c3e5323bf8df8398324e2cd43d85b1..c59d9c3aba5820ed95d441ab32f46631834fcbbe 100644 (file)
@@ -24,6 +24,6 @@
 #ifndef _OSD_H_
 #define _OSD_H_
 
-int osd_probe(void);
+int osd_probe(unsigned screen);
 
 #endif