Add linux-next specific files for 20110831
[linux-2.6/next.git] / drivers / s390 / cio / blacklist.h
blob95e25c1df9221a53bd2e77c594c968d63b1c295a
1 #ifndef S390_BLACKLIST_H
2 #define S390_BLACKLIST_H
4 extern int is_blacklisted (int ssid, int devno);
6 #endif