Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.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