]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/gdsys/common/osd.h
mpc83xx: Add strider board
[people/ms/u-boot.git] / board / gdsys / common / osd.h
index 440b276a0bad3cc3848285c4d89d71f6d395aa32..5b3f14bf05eb30899955b5585b769dc17c249a27 100644 (file)
@@ -8,6 +8,7 @@
 #ifndef _OSD_H_
 #define _OSD_H_
 
+int ch7301_probe(unsigned screen, bool power);
 int osd_probe(unsigned screen);
 
 #endif