aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fmc/fmc-private.h
blob: 1e5136643bdc55323ec5ff1f112857bc6ea44148 (plain) (blame)
1
2
3
4
5
6
7
8
9
/*
 * Copyright (C) 2015 CERN (www.cern.ch)
 * Author: Federico Vaga <federico.vaga@cern.ch>
 *
 * Released according to the GNU GPL, version 2 or any later version.
 */

extern int fmc_debug_init(struct fmc_device *fmc);
extern void fmc_debug_exit(struct fmc_device *fmc);