aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/blacklist.h
blob: fb42cafbe57c02d5eb7f80bf2868f760f1d7ee46 (plain)
1
2
3
4
5
6
#ifndef S390_BLACKLIST_H
#define S390_BLACKLIST_H

extern int is_blacklisted (int devno);

#endif