Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
awilliam
GitHub Repository: awilliam/linux-vfio
Path: blob/master/arch/arm/mach-mxs/module-tx28.h
10817 views
1
/*
2
* Copyright (C) 2010 Pengutronix
3
* Uwe Kleine-Koenig <[email protected]>
4
*
5
* This program is free software; you can redistribute it and/or modify it under
6
* the terms of the GNU General Public License version 2 as published by the
7
* Free Software Foundation.
8
*/
9
int __init tx28_add_fec0(void);
10
int __init tx28_add_fec1(void);
11
12