]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/s390/cio/blacklist.h
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
[karo-tx-linux.git] / drivers / s390 / cio / blacklist.h
1 #ifndef S390_BLACKLIST_H
2 #define S390_BLACKLIST_H
3
4 extern int is_blacklisted (int ssid, int devno);
5
6 #endif