Merge remote-tracking branch 'ext4/dev'
[deliverable/linux.git] / drivers / s390 / char / hmcdrv_dev.h
CommitLineData
8f933b10
RH
1/*
2 * SE/HMC Drive FTP Device
3 *
4 * Copyright IBM Corp. 2013
5 * Author(s): Ralf Hoppe (rhoppe@de.ibm.com)
6 */
7
8#ifndef __HMCDRV_DEV_H__
9#define __HMCDRV_DEV_H__
10
11int hmcdrv_dev_init(void);
12void hmcdrv_dev_exit(void);
13
14#endif /* __HMCDRV_DEV_H__ */
This page took 0.206328 seconds and 5 git commands to generate.