X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Flinux%2Fks0108.h;h=a2c54acceb4e9da1b21ab6e5dea9dc8c7e5fd362;hb=d0aa7a70bf03b9de9e995ab272293be1f7937822;hp=8047d4b17bf1416a3d0e8765795c1c89bb525678;hpb=8800c0ebf5e8363dab66647512dcef5b83203dec;p=powerpc.git diff --git a/include/linux/ks0108.h b/include/linux/ks0108.h index 8047d4b17b..a2c54acceb 100644 --- a/include/linux/ks0108.h +++ b/include/linux/ks0108.h @@ -43,4 +43,7 @@ extern void ks0108_address(unsigned char address); /* Set the controller's current page (0..7) */ extern void ks0108_page(unsigned char page); +/* Is the module inited? */ +extern unsigned char ks0108_isinited(void); + #endif /* _KS0108_H_ */